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

12 lines
290 B
Markdown
Raw Permalink Normal View History

2022-12-10 12:35:52 +00:00
# 10
This was a really cool one. The first part was quite easy, the second I had the inspiration to go straight to the debugger, which made the second task also a quick one to do.
<details>
<summary>Solutions</summary>
<ol>
<li>13440</li>
<li>PBZGRAZA</li>
</ol>
</details>