Commit Graph

6 Commits

Author SHA1 Message Date
bf6b034768 macro-ify matching days and parts 2021-12-04 12:36:18 -07:00
0fb63e65e9 Finished day 4 2021-12-04 12:08:50 -07:00
8359a6b308 Completed day 3 2021-12-03 19:46:12 -07:00
e64edbd201 Finished day 2 2021-12-02 12:39:32 -07:00
372bc43623 Added README 2021-11-30 23:09:28 -07:00
e6b3f045f8 Solved Day 1 challenges.
Took longer than I hoped it would. Not really familiar with some basic
Rust stuff (like file handling, etc.). Also rust-analyzer was really not
being nice. It crashed on StructOpt and keeps complaining about unsafe
being necessary in any and all format! statements.
2021-11-30 23:05:57 -07:00