advent-of-code/2020/solutions/6
2021-12-01 11:43:46 +01:00
..
python move to 2020 fodler 2021-12-01 11:43:46 +01:00
README.md move to 2020 fodler 2021-12-01 11:43:46 +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