i hate parsing exercises :(

This commit is contained in:
2022-12-06 23:53:39 +01:00
parent dcf077f815
commit 7e29096986
7 changed files with 618 additions and 0 deletions

9
day_5/test.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