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.
Language used: Python
Failing test: 450010 - fails during run time. answer should be -1, which does not match.
I can send you the code or you can try it.
So what is your problem exactly? Please which language and give the details of the failing test otherwise I can't help you.
450010 is a small number, specially when compared to the given test cases.
Yes, it's not easy with big integers:-(
Issue not resolved. Same issue here.
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 has been hidden." - I couldn't guess about it.
Okay, maybe resloved.
I don't see any answer from you so I consider that the issue is resolved.
Messages in output window (after submit actions):
...
Test Passed
Test Passed
Test Passed
450010.0 should equal -1
27 Passed
1 Failed
0 Errors
But if I want test my custom function manually - test passes ok.
Not a kata issue, there are no tests with float numbers. What do you mean with:
This comment is hidden because it contains spoiler information about the solution