mirror of
https://github.com/bertptrs/adventofcode.git
synced 2025-12-25 21:00:31 +01:00
859034b09d7f916af117a9cef91e6901a2133858
Using 32 bit integers is significantly faster due to better memory locality, although it requires a bit of casting to move between indices and values as needed.
Advent of Code
This repository contains my solutions for Advent of Code. See:
Languages
Rust
72.7%
Python
18.3%
HCL
3.5%
C
0.7%
Go
0.5%
Other
3.7%