Skip to content

Commit

Permalink
Day 17 part 1
Browse files Browse the repository at this point in the history
  • Loading branch information
haphaeu committed Dec 17, 2024
1 parent 8c636b9 commit b7cd360
Show file tree
Hide file tree
Showing 4 changed files with 494 additions and 0 deletions.
5 changes: 5 additions & 0 deletions data/examples/17-2.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
Register A: 2024
Register B: 0
Register C: 0

Program: 0,3,5,4,3,0
5 changes: 5 additions & 0 deletions data/examples/17.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
Register A: 729
Register B: 0
Register C: 0

Program: 0,1,5,4,3,0
Loading

0 comments on commit b7cd360

Please sign in to comment.