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.
Just solved it. Not broken.
This kata is still messing with people's head :)
Yeah, that was painful.
I'm sorry too! You are right but it is not the question. No number x gives exactly
m=6540715897
forn=48
hence the answer-1
. Am I clear enough?-)I think you don't have correctly understood the kata. The description says:
You have to solve an equation not an inequation.
37 choose 11
gives854992152
, not6540715897
Same problem here. :/
This comment is hidden because it contains spoiler information about the solution
Thanks for letting us know. This has been fixed. You totally deserve the extra 2 honor for reporting this :)
Fixed, now. I just forgot to copy over the
numericalCompare
function. Sorry about that. ;/That's a known problem. Code from the "preloaded" section doesn't get preloaded on example test case runs, but they will work on submit. One can use the following variant of 'numericalCompare` to check the code before submitting: