adventOfCode/06-customCustoms
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
info.json Day 6 (Python) 2020-12-06 10:30:47 +00:00
README.md Update README and meta files 2020-12-08 23:46:10 +00:00

Day 6: Custom Customs

Script output
 python .\python\
AoC 2020: day 6 - Custom Customs
Python 3.8.5

Test cases
1.1 pass
2.1 pass

Answers
Part 1: 6310
Part 2: 3193

 go run .\go\
AoC 2020: day 6 - Custom Customs
Go go1.15.2

Test cases
1.1 pass
2.1 pass

Answers
Part 1: 6310
Part 2: 3193