Skip to content

Commit 9e450af

Browse files
committed
day12
1 parent 4a6856c commit 9e450af

File tree

6 files changed

+856
-0
lines changed

6 files changed

+856
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,8 @@ Part Two: 2314037239808
4646
--- Day 11: Seating System ---
4747
Part One: 2263
4848
Part Two: 2002
49+
50+
--- Day 12: Rain Risk ---
51+
Part One: 1007
52+
Part Two: 41212
4953
```

inputs/12-example.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
F10
2+
N3
3+
F7
4+
R90
5+
F11

0 commit comments

Comments
 (0)