Skip to content

AoC 2015-2023 complete solutions

Latest
Compare
Choose a tag to compare
@rene-d rene-d released this 16 Feb 19:38
· 7 commits to main since this release
a46c95f

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).