2021: day21: part 1
This commit is contained in:
parent
5ffa2012be
commit
c92553fa40
5 changed files with 118 additions and 0 deletions
2
aoc2021/input/day21.txt
Normal file
2
aoc2021/input/day21.txt
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
Player 1 starting position: 4
|
||||
Player 2 starting position: 2
|
||||
2
aoc2021/input/day21_provided.txt
Normal file
2
aoc2021/input/day21_provided.txt
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
Player 1 starting position: 4
|
||||
Player 2 starting position: 8
|
||||
Loading…
Add table
Add a link
Reference in a new issue