6 lines
59 B
Plaintext
Raw Permalink Normal View History

2016-08-08 07:34:33 +02:00
## part1
python part1.py | sort -u | wc -l
## part2