mirror of
https://github.com/cupcakearmy/advent-of-code.git
synced 2024-10-31 23:54:11 +01:00
17 lines
178 B
Perl
17 lines
178 B
Perl
---
|
|
to: <%= dir %>/README.md
|
|
unless_exists: true
|
|
---
|
|
|
|
# <%= day %>
|
|
|
|
Description
|
|
|
|
<details>
|
|
<summary>Solutions</summary>
|
|
<ol>
|
|
<li>1</li>
|
|
<li>2</li>
|
|
</ol>
|
|
</details>
|