Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 1.04 KB

File metadata and controls

24 lines (19 loc) · 1.04 KB

Advent of Code

Advent of Code solved in Rust.

This is a monorepo for all years I solved. Some ideas are mine, but I often go through AoC subreddit after I solve the day and optimize my solution. Some days I'm in a hurry and the code is a mess, some days I'm proud of it.

My inputs are not committed here because I respect Topaz's wish. Therefore, if you download the repo and try to run it, you won't succeed. But you can copy your own inputs and try it that way.

Nav