advent-of-code/2022/07/README.md

12 lines
235 B
Markdown
Raw Normal View History

2022-12-07 18:16:31 +01:00
# 07
Loved this one too!! Writing a littler shell "emulator" was def. fun! Also caching directory sizes for performance :)
<details>
<summary>Solutions</summary>
<ol>
<li>1306611</li>
<li>13210366</li>
</ol>
</details>