2015-12-21 00:44:35 +01:00

8 lines
87 B
Plaintext

## part1
python part1.py | wc -l
## part2
python part2.py | sort | uniq -c