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.
It's a common problem with python and bigger numbers
using integer division gets rid of it, // instead of /
This comment is hidden because it contains spoiler information about the solution
what is the right data format? I know my logic is correct but it fails for n > 60
Hard core man!
Used the right data format
How did you handle it?
K i didnt figure it out. How come my factorials are wrong for levels 60+ ?
Neverming I got it ;)
How come my factorials are wrong for levels 60+ ?:))))))
does it has anything to do with my RAM or something?
Now imagine we cannot index lists beyond their actual sizes :)