deg0nz / Advent-Of-Code

My Advent Of Code solutions in Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Advent-Of-Code

My Advent Of Code solutions in Rust

  • Input files should be named after the pattern day_<NUM>.txt as in day_10.txt
    • Example files should be named day_<NUM>_example.txt
  • CLI arguments can be used to execute specific days, years or everything, explanation with -h | --help

About

My Advent Of Code solutions in Rust


Languages

Language:Rust 100.0%