From 517381626f0d59b91519436b388ac505ced792f2 Mon Sep 17 00:00:00 2001 From: mathiasmagnusson Date: Sat, 26 Feb 2022 17:20:49 +0100 Subject: Initial commit --- kattis-open-almostunionfind/input.txt | 41 +++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 kattis-open-almostunionfind/input.txt (limited to 'kattis-open-almostunionfind/input.txt') diff --git a/kattis-open-almostunionfind/input.txt b/kattis-open-almostunionfind/input.txt new file mode 100644 index 0000000..315b418 --- /dev/null +++ b/kattis-open-almostunionfind/input.txt @@ -0,0 +1,41 @@ +17 40 +2 14 11 +2 3 13 +2 5 8 +2 13 15 +2 13 1 +2 4 6 +3 9 +2 2 7 +2 5 12 +2 14 1 +2 4 13 +3 6 +1 16 5 +3 12 +1 4 16 +1 15 3 +3 6 +3 3 +2 13 4 +3 16 +1 10 11 +3 6 +2 2 2 +3 4 +3 7 +3 3 +2 16 8 +2 7 2 +1 9 15 +3 14 +1 6 5 +2 17 3 +2 12 5 +3 17 +2 11 10 +3 2 +2 12 9 +1 17 2 +2 15 16 +1 3 15 -- cgit v1.2.3