.. | ||
python | ||
info.json | ||
README.md |
Day 11: Seating System
This is a cellular automata that (in part one) uses the Moore neighbourhood.
Script output
❯ python .\python\
AoC 2020: day 11 - Seating System
Python 3.8.5
Test cases
1.1 pass
2.1 pass
Answers
Part 1: 2283
Part 2: 2054