2016-08-08 07:34:33 +02:00

6 lines
59 B
Plaintext

## part1
python part1.py | sort -u | wc -l
## part2