adventOfCode/03-tobogganTrajectory
2020-12-08 23:46:10 +00:00
..
go Code formatting 2020-12-06 19:25:50 +00:00
python Code formatting 2020-12-06 19:25:50 +00:00
README.md Update README and meta files 2020-12-08 23:46:10 +00:00

Day 3: Toboggan Trajectory

Script output
 python .\python\
AoC 2020: day 3 - Toboggan Trajectory
Python 3.8.5

Info: could not open testCases.json. Skipping tests

Answers
Part 1: 292
Part 2: 9354744432

 go run .\go\
AoC 2020: day 3 - Toboggan Trajectory
Go go1.15.2

Info: could not open testCases.json. Skipping tests

Answers
Part 1: 292
Part 2: 9354744432