- Description:
- My solutions to AoC 2024
- Owner:
- Lukas Henkel
- Last Change:
- Clone URL:
Commit Briefs
t (test)
Reverse task 2
This way is much faster
Add optional compiler
Just for fun. While the resulting code is much faster than the interpreter, the compile process eats up any speedups and it ends up being slower overall.