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.
My kata requires a different approach to solve, which is not suitable for solving in the general version. My kata can be solved in O(1). So it's different
Hello, monadius! I changed this kata and added tests for
BigInt
. Now the kata requires the use ofBigInt
. Thanks for this issue!It should be fixed. It wasn't accounting for inputs in the memory check.
Same for me
also, this probably means somemone needs to fork python version to do this 2
added normal randoms and edge randoms if that is fine
This comment is hidden because it contains spoiler information about the solution
let's await a couple more solvers
I have updated the description to describe the restrictions implemented in the tests.
Hopefully that will suffice, but I can republish if it's really necessary
current rank feedback is completely outdated
Yes, I like that.
Done.
3 solutions did get invalidated because of this fixed test. Are random tests missing these edge cases?
Thank you. I've added the fixed test.
should also add
K <= N
?Loading more items...