diff options
author | Marvin Borner | 2024-04-09 19:36:50 +0200 |
---|---|---|
committer | Marvin Borner | 2024-04-09 19:38:26 +0200 |
commit | 11b942c9ad3142b9661f213588fdb03b0405f08b (patch) | |
tree | da54f1761d16b55331297a8e664535b4e07a4cf0 /samples/aoc/2015/02/input | |
parent | 2e0a67b6219052b57a9ca5db666038c31ea0cec9 (diff) |
Added test for AOC samples
(although 2018 is actually broken)
Diffstat (limited to 'samples/aoc/2015/02/input')
-rw-r--r-- | samples/aoc/2015/02/input | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/samples/aoc/2015/02/input b/samples/aoc/2015/02/input new file mode 100644 index 0000000..5d2a1f2 --- /dev/null +++ b/samples/aoc/2015/02/input @@ -0,0 +1,2 @@ +2x3x4 +1x1x10 |