advent-of-code/solutions/6
2020-12-06 11:41:25 +01:00
..
python 6 2020-12-06 11:41:25 +01:00
README.md 6 2020-12-06 11:41:25 +01:00

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

Solutions
  1. 6809
  2. 3394