Loading collection data...
Collections are a way for you to organize kata so that you can create your own training routines. Every collection you create is public and automatically sharable with other warriors. After you have added a few kata to a collection you and others can train on the kata contained within the collection.
Get started now by creating a new collection.
One's life is full of idiots.
You so cool, thanks!: )
This comment is hidden because it contains spoiler information about the solution
Wow, never met accumulate before! )
Btw, is it as fast as a straightforward solution?
Thanks, you are right. Iterators are definitely better.
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
Nice and clean
Simply Amazing!
not any = all
De Morgan's Laws: http://en.wikipedia.org/wiki/De_Morgan's_laws
really like the set() type for minor_words here.
nickie, thank you very much for your detailed answer.
Ineffective in terms of back and forth type conversion.
have you tried benchmark it?
or even (n ** 0.5) to solve it without import
Loading more items...