diff options
author | Guillermo Ramos | 2025-01-12 17:44:14 +0100 |
---|---|---|
committer | Guillermo Ramos | 2025-01-12 23:45:56 +0100 |
commit | 5d9eaa96f4c1c30b6d7f1c2df5ba914402731e9a (patch) | |
tree | 00f3b87a1f1070e16ecfa8d8d9631077b4cc5998 /2024_rust/inputs | |
parent | 59f7d2662a4d6c5faa2beda007de9ee5a9a108d6 (diff) | |
download | AoC-master.tar.gz |
Diffstat (limited to '2024_rust/inputs')
-rw-r--r-- | 2024_rust/inputs/17 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/2024_rust/inputs/17 b/2024_rust/inputs/17 new file mode 100644 index 0000000..02a6fbe --- /dev/null +++ b/2024_rust/inputs/17 @@ -0,0 +1,5 @@ +Register A: 64751475 +Register B: 0 +Register C: 0 + +Program: 2,4,1,2,7,5,4,5,1,3,5,5,0,3,3,0 |