diff options
author | Federico Igne <undyamon@disroot.org> | 2023-12-05 20:28:31 +0100 |
---|---|---|
committer | Federico Igne <undyamon@disroot.org> | 2023-12-05 20:28:31 +0100 |
commit | 8ed68d64a9f49635209c7d6e231c6cc4d3443172 (patch) | |
tree | 709775738b4a89f33309a404df390d1ed35d13c9 /2023/04/resources/input_small.txt | |
parent | ad9cecf233977d8ea4a61abbc4fb9f1a0d9924bc (diff) | |
download | aoc-8ed68d64a9f49635209c7d6e231c6cc4d3443172.tar.gz aoc-8ed68d64a9f49635209c7d6e231c6cc4d3443172.zip |
aoc(2304): Scratchcards
Diffstat (limited to '2023/04/resources/input_small.txt')
-rw-r--r-- | 2023/04/resources/input_small.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/2023/04/resources/input_small.txt b/2023/04/resources/input_small.txt new file mode 100644 index 0000000..9bdb874 --- /dev/null +++ b/2023/04/resources/input_small.txt | |||
@@ -0,0 +1,6 @@ | |||
1 | Card 1: 41 48 83 86 17 | 83 86 6 31 17 9 48 53 | ||
2 | Card 2: 13 32 20 16 61 | 61 30 68 82 17 32 24 19 | ||
3 | Card 3: 1 21 53 59 44 | 69 82 63 72 16 21 14 1 | ||
4 | Card 4: 41 92 73 84 69 | 59 84 76 51 58 5 54 83 | ||
5 | Card 5: 87 83 26 28 32 | 88 30 70 12 93 22 82 36 | ||
6 | Card 6: 31 18 13 56 72 | 74 77 10 23 35 67 36 11 | ||