Add 2024 Day 17
This commit is contained in:
parent
a4460964fb
commit
bb8fc8c5f0
5 changed files with 295 additions and 0 deletions
5
2024/day17_chronospatial_computer/tests/challenge_input
Normal file
5
2024/day17_chronospatial_computer/tests/challenge_input
Normal file
|
@ -0,0 +1,5 @@
|
|||
Register A: 17323786
|
||||
Register B: 0
|
||||
Register C: 0
|
||||
|
||||
Program: 2,4,1,1,7,5,1,5,4,1,5,5,0,3,3,0
|
5
2024/day17_chronospatial_computer/tests/sample_input
Normal file
5
2024/day17_chronospatial_computer/tests/sample_input
Normal file
|
@ -0,0 +1,5 @@
|
|||
Register A: 2024
|
||||
Register B: 0
|
||||
Register C: 0
|
||||
|
||||
Program: 0,3,5,4,3,0
|
Loading…
Add table
Add a link
Reference in a new issue