Advent of Code solutions. The repo was originally created for AoC2023, and retains its legacy name.
All solutions are in python2.7.
Problems are solved in an idlespork environment, later copied and slightly edited into the .py files. It's possible that some imports or extraneously defined functions will be missing from solution files.