Skip to content

Latest commit

 

History

History
33 lines (25 loc) · 416 Bytes

File metadata and controls

33 lines (25 loc) · 416 Bytes
Script output
❯ python .\python\
AoC 2020: day 4 - Passport Processing
Python 3.8.5

Test cases
1.1 pass
2.1 pass
2.2 pass

Answers
Part 1: 213
Part 2: 147

❯ go run .\go\
AoC 2020: day 4 - Passport Processing
Go go1.15.2

Test cases
1.1 pass
2.1 pass
2.2 pass

Answers
Part 1: 213
Part 2: 147