Y
Hacker News
new
|
ask
|
show
|
jobs
by
brandon
5729 days ago
I don't know about powerset(), but challenge 3 was pretty trivial using Python's itertools module:
http://gist.github.com/617663
(warning: spoilers)