diff options
author | thing1 <thing1@seacrossedlovers.xyz> | 2025-06-22 19:23:30 +0100 |
---|---|---|
committer | thing1 <thing1@seacrossedlovers.xyz> | 2025-06-22 19:23:30 +0100 |
commit | e86ecba94bd7f1c7fa0f8583d84468293ae936a2 (patch) | |
tree | 6ac636391283befc1c641130d95c8ca8ab84c881 /comp/work/61/question | |
parent | 10d3793dd58f5c85e9a1be331afc3a08922c0f38 (diff) |
Diffstat (limited to 'comp/work/61/question')
-rw-r--r-- | comp/work/61/question | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/comp/work/61/question b/comp/work/61/question new file mode 100644 index 0000000..3084b0f --- /dev/null +++ b/comp/work/61/question @@ -0,0 +1,8 @@ +0 | 1 | 2 | 3 | 4 | 5 | 6 +------------------------- +1 | - | 2 | 5 | 3 | - | 8 +2 | 2 | - | 1 | - | - | - +3 | 5 | 1 | - | - | - | 4 +4 | 3 | - | - | - | 1 | - +5 | - | - | - | 1 | - | 5 +6 | 8 | - | 4 | - | 5 | - |