Code for the Advent of Code event
aoc advent-of-code
at rust 2 lines 26 B view raw
1pub mod d01; 2pub mod d02;