advent-of-code-2020 Each day's solution and input is in its own folder. To compute the solution for dayN, do: cd dayN cargo run input.txt Any day's solution that requires special instructions will contain its own readme file. Status All days complete