mirror of
https://github.com/Ajetski/advent-of-code.git
synced 2025-11-27 12:32:45 -10:00
10 lines
348 B
Markdown
10 lines
348 B
Markdown
# AOC 2024
|
|
|
|
## todo (spoilers)
|
|
15) reimplement to support wide rock
|
|
16) add backtracking to find all viable paths
|
|
17) find right input to make computer program output itself
|
|
20) search in 20x20 grid for larger cheat jumps
|
|
21) dp for long keypad input sequence
|
|
24) find the 4 swaps (8 wires) such that the adding machine works for all inputs
|