Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 398 Bytes

File metadata and controls

31 lines (23 loc) · 398 Bytes
Script output
❯ python .\python\
AoC 2020: day 2 - Password Philosophy
Python 3.8.5

Test cases
1.1 pass
2.1 pass

Answers
Part 1: 500
Part 2: 313

❯ go run .\go\
AoC 2020: day 2 - Password Philosophy
Go go1.15.2

Test cases
1.1 pass
2.1 pass

Answers
Part 1: 500
Part 2: 313