No description
  • Rust 99.3%
  • Nix 0.7%
Find a file
2026-06-03 18:47:49 +02:00
day1 (feat): add input 2026-05-27 11:36:25 +02:00
day2 (fix): remove \n garbage from input 2026-06-01 23:37:39 +02:00
day3 (feat): add number checker function 2026-05-31 18:44:45 +02:00
day4 (feat): move println before stdin 2026-05-31 18:54:54 +02:00
day5 (feat): add dirty amplification chain implementation 2026-06-02 15:34:21 +02:00
day7 (feat): add real input 2026-06-02 16:46:20 +02:00
day9 (fix): add relative base feature for the destination parameter 2026-06-03 18:47:49 +02:00
flake.lock (fix): add relative base feature for the destination parameter 2026-06-03 18:47:49 +02:00
flake.nix (feat): add nix flake instead of always using nix shell 2026-06-03 14:47:40 +02:00
LICENSE Initial commit 2026-05-21 09:51:15 +00:00
README.md Initial commit 2026-05-21 09:51:15 +00:00

advent-of-code-2019