This commit is contained in:
2020-12-03 11:25:20 +01:00
parent 57bec63bca
commit e5abef45a3
3 changed files with 66 additions and 7 deletions

View File

@@ -5,13 +5,6 @@ Just some simple parsing.
The second one is similar, but we can be more efficient if we XOR the first and second position.
# 2
For the first we can simply count the occurrences and see if they are between the accepted values.
Just some simple parsing.
The second one is similar, but we can be more efficient if we XOR the first and second position.
<details>
<summary>Solutions</summary>
<ol>