diff options
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 | - |