Anfängerpraktikum: Advent of Code 2025
Team: Tabea Gehnen (tabge) & Gregor Teupke (GregorTpk)
- Each day's problem has a corresponding folder 01/, 02/, ...
- Most day's folders contain subfolders a/, b/ for the subproblems
solve.pysolves one or both subproblems. It takes a file path as an optional command-line argument, default isinput.txt.input.txtcan be saved locally for convenience, whereinput*.txtis ignored by git.