adventOfCode/01-reportRepair
2020-12-08 23:46:10 +00:00
..
go Move some days to new templates 2020-12-05 15:22:01 +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
testCases.json Move some days to new templates 2020-12-05 15:22:01 +00:00

Day 1: Report Repair

Script output
 python .\python\
AoC 2020: day 1 - Report Repair

Test cases
1.1 pass
2.1 pass

Answers
Part 1: 1010884
Part 2: 253928438

 go run .\go\
AoC 2020: day 1 - Report Repair
Go go1.15.2

Test cases
1.1 pass
2.1 pass

Answers
Part 1: 1010884
Part 2: 253928438