This is my try in solving the Advent of Code challenges. Note that puzzle inputs should not be shared.
Some of the challenges where done in a JavaScript simulation.
On December 1st, do this:
- update cookie in Calendar/environment.json
- get the cookie by logging in to Advent of Code and displaying the cookies
- to update calendar tiles, use
cmd.exe /c '.\build.bat' - to create a new template, update year and programming language in template.bat and then use
cmd.exe /c '.\template.bat 1'("1" being the day)
- 2022/12 Dijkstra
- 2022/07 FileSystem
- 2022/16 Permutation
- move algorithms somewhere safe
- Dijkstra is in 2019-20 and 2021-15 and 2023-17
- Direction is EVERYWHERE
- Stringify of the parsed matrixes (maybe extract matrixes?)
- how to calculate quadratic function: 2023-21
SnowverloadExtensionsfrom 2023-25- intersecting 3D lines: 2023-24