|
||
---|---|---|
.. | ||
go | ||
python | ||
info.json | ||
README.md |
Day 8: Handheld Halting
Script output
❯ python .\python\
AoC 2020: day 8 - Handheld Halting
Python 3.8.5
Test cases
1.1 pass
2.1 pass
Answers
Part 1: 1816
Part 2: 1149
❯ go run .\go\
AoC 2020: day 8 - Handheld Halting
Go go1.15.2
Test cases
1.1 pass
2.1 pass
Answers
Part 1: 1816
Part 2: 1149