Commit Graph

2 Commits

Author SHA1 Message Date
Bert Peters
6a0c619d74 Reimplement day 10 using itertools combine.
Now it DOES run using pypy, and is faster again.
2015-12-11 12:23:59 +01:00
Bert Peters
b1956e0d5a Add solution for day 10.
For some reason, day 10 won't run that well with pypy, so I disabled
trying pypy in the runner script.
2015-12-10 11:59:04 +01:00