1
0
Fork
You've already forked advent-of-code
0
Rust solutions of advent of code
  • Rust 100%
Martin 3388674c1e 2024-24
solved by hand by watching the graph and adapting the input until correct
2024年12月25日 12:01:04 +01:00
days 2024-24 2024年12月25日 12:01:04 +01:00
src 2024 day 21 2024年12月23日 16:37:06 +01:00
.gitignore don't publish input 2023年12月06日 20:19:11 +01:00
Cargo.toml 2024 day 21 (part 1 only) 2024年12月22日 06:15:28 +01:00
LICENSE day 10 and lib 2024年12月10日 10:57:01 +01:00
README.md comments and typos 2023年12月01日 12:01:58 +01:00

Me trying to solved Advent of Code in Rust

https://adventofcode.com/

Still learning Rust, feedbacks appreciated