- AoC is like an advent calendar. At 6 a.m., a new problem is unlocked, and after solving the first part, the second part is unlocked. To maximize enjoyment (or rather minimize the hassles associated with development), I gradually wrote a CLI client and a set of tools. I will show you how to start your day right with Jinja and pytest, how to communicate with the server from the shell, and how to dynamically import the module with the solution. A library of functions for solving individual problems (maps, intervals, algebra…) is also included.~~
0 commit comments