mirror of
https://github.com/cupcakearmy/advent-of-code.git
synced 2025-12-14 05:44:59 +00:00
move to 2020 fodler
This commit is contained in:
11
2020/solutions/9/README.md
Normal file
11
2020/solutions/9/README.md
Normal file
@@ -0,0 +1,11 @@
|
||||
# 9
|
||||
|
||||
Again the python std lib saved me some lines of code. `itertools` to the rescue and basically we are done.
|
||||
|
||||
<details>
|
||||
<summary>Solutions</summary>
|
||||
<ol>
|
||||
<li>23278925</li>
|
||||
<li>4011064</li>
|
||||
</ol>
|
||||
</details>
|
||||
Reference in New Issue
Block a user