mirror of
https://github.com/fredrikr79/advent_of_code.git
synced 2026-01-08 10:23:47 +01:00
part 1
solution
my solution to the example can be viewed and tried on uiuapad
this is the variant that reads the file. i simply uploaded my downloaded input, and it will read the contents of the file to produce a string just like the one in the example, thus the code from the example also works.
part 2
here is my example solution.
here is the input example solution.