Puzzles:
- Complete solutions for years 2015 to 2023 (Rust and/or Python)
- 2019 day 25: generic solution for all inputs
Support scripts:
- Improvements for benchmarking and testing script
runall.py
- Dockerfile with Python 3.10 to 3.13, PyPy 3.10 and Rust of course
Solutions:
- 162 programs written in Rust
- 111 programs written in Python (3.10+)
- 3 programs written in C
- 1 program written in C++
All solutions are tested and checked with several inputs and different architectures and OS (Intel/ARM, 32/64 bits, macOS/Linux).