advent-of-code/2020/solutions/11/README.md

13 lines
265 B
Markdown
Raw Normal View History

2020-12-11 21:22:15 +01:00
# 11
Today: Game of life, but a bit different :)
I lost so much time because I missed that in the second part we now require 5 instead of 4 occupied seats 😩
<details>
<summary>Solutions</summary>
<ol>
<li>2296</li>
<li>2089</li>
</ol>
</details>