My advent of code 2023 solutions!
Go to file
flavien cd9515fe0a
feat(day6): day6 solution
2023-12-06 20:36:49 +01:00
src feat(day6): day6 solution 2023-12-06 20:36:49 +01:00
.gitignore Initial commit 2023-12-02 21:58:27 +01:00
Cargo.lock feat(day5): day5 solution and bytes optimizations 2023-12-06 18:06:15 +01:00
Cargo.toml feat(day6): day6 solution 2023-12-06 20:36:49 +01:00
README.md Actualiser README.md 2023-12-02 21:59:47 +01:00

README.md

adventofcode2023

My advent of code 2023 solutions!

how to run

Example for day 1: cargo run --release --bin day1 src/day1/puzzle1.txt.