From e86ecba94bd7f1c7fa0f8583d84468293ae936a2 Mon Sep 17 00:00:00 2001 From: thing1 Date: Sun, 22 Jun 2025 19:23:30 +0100 Subject: many things, final commit --- comp/work/61/question | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 comp/work/61/question (limited to 'comp/work/61/question') 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 | - -- cgit v1.2.3