mirror of
https://github.com/parnic/advent-of-code-2023.git
synced 2025-06-16 08:40:14 -05:00
Part 2 is a brute-forced hack (7 seconds on my machine) but I'm not sure I want to spend the time to find a better solution.
7 lines
83 B
Plaintext
7 lines
83 B
Plaintext
1,0,1~1,2,1
|
|
0,0,2~2,0,2
|
|
0,2,3~2,2,3
|
|
0,0,4~0,2,4
|
|
2,0,5~2,2,5
|
|
0,1,6~2,1,6
|
|
1,1,8~1,1,9 |