Add all tests from previous days.

This commit is contained in:
Mikaël Capelle
2022-12-19 22:17:29 +01:00
parent fadb2a71c2
commit 3b9e9a2c8f
30 changed files with 306 additions and 3 deletions

9
2022/tests/day5.txt Normal file
View File

@@ -0,0 +1,9 @@
[D]
[N] [C]
[Z] [M] [P]
1 2 3
move 1 from 2 to 1
move 3 from 1 to 3
move 2 from 2 to 1
move 1 from 1 to 2