mirror of
https://github.com/cupcakearmy/advent-of-code.git
synced 2025-12-14 05:44:59 +00:00
move to 2020 fodler
This commit is contained in:
13
2020/solutions/6/README.md
Normal file
13
2020/solutions/6/README.md
Normal file
@@ -0,0 +1,13 @@
|
||||
# 6
|
||||
|
||||
Basically I own this one to the built in `set()` of python.
|
||||
|
||||
The first is an union, the second an intersection. Did not know they existed
|
||||
|
||||
<details>
|
||||
<summary>Solutions</summary>
|
||||
<ol>
|
||||
<li>6809</li>
|
||||
<li>3394</li>
|
||||
</ol>
|
||||
</details>
|
||||
Reference in New Issue
Block a user