Files
2022/inputs/09a.txt
Parnic dd50a46ede Day 9 solution
This is ugly. I probably should've vec2'd this, made smarter move and follow logic that isn't a series of 'if's, and found a smarter way to calculate distance than my hackneyed vector distance, but it totally works so I'm rolling with it.
2022-12-08 23:38:01 -06:00

8 lines
34 B
Plaintext

R 4
U 4
L 3
D 1
R 4
D 1
L 5
R 2