This commit is contained in:
2020-12-10 12:22:44 +01:00
parent 2b7b974cf5
commit 258691816c
5 changed files with 214 additions and 0 deletions

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

@@ -0,0 +1,11 @@
# 10
The first one is really easy. Just sort, make the diff and count.
<details>
<summary>Solutions</summary>
<ol>
<li>2475</li>
<li>442136281481216</li>
</ol>
</details>