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.
There are always constraints. On codewars we are constrained by the resources given to us and the amount of time alloted to pass. There are
n
that are both practically and theoretically impossible to compute within those time and resource constraints. Can anyone's solution here actually compute up to 2520 in those 12 seconds on codewars' system?I hope that isn't 14 seconds for a single test. There are 100 performance tests ( at least in JS, can't see Python ).