adventOfCode/17-conwayCubes
2020-12-18 01:51:37 +00:00
..
python Code formatting 2020-12-18 01:51:37 +00:00
info.json Day 17 (Python) 2020-12-18 00:53:41 +00:00
README.md Day 17 (Python) 2020-12-18 00:53:41 +00:00

Day 17: Conway Cubes

I would not have got this if it wasn't for this Reddit comment.

Script output
 python .\python\
AoC 2020: day 17 - Conway Cubes
Python 3.8.5

Test cases
1.1 pass
2.1 pass

Answers
Part 1: 232
Part 2: 1620