This commit is contained in:
2020-12-11 21:22:15 +01:00
parent 258691816c
commit 09f27e9aa1
4 changed files with 212 additions and 0 deletions

12
solutions/11/README.md Normal file
View File

@@ -0,0 +1,12 @@
# 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>