2022 - Day 18 [Part 1]

This commit is contained in:
2022-12-18 19:56:51 +01:00
parent ea2949c2c6
commit 27d845d8ff
4 changed files with 2433 additions and 0 deletions

2170
2022/input/18/input Normal file

File diff suppressed because it is too large Load Diff

2
2022/input/18/test-1 Normal file
View File

@@ -0,0 +1,2 @@
1,1,1
2,1,1

13
2022/input/18/test-2 Normal file
View File

@@ -0,0 +1,13 @@
2,2,2
1,2,2
3,2,2
2,1,2
2,3,2
2,2,1
2,2,3
2,2,4
2,2,6
1,2,5
3,2,5
2,1,5
2,3,5