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.
Not a kata issue...
why does that kind of XOR statement works in my IDE but not in here?
if (!(!(!((days==0)||(hours==0))||(minutes==0))||(seconds==0))) //xor
You should print the input, associated with that output. (if php, using
echo
, for example)Which probably means
15731080
was the input. (182 days is correct answer, checked in JS version)Maybe you messed up with some calculations or something, but without more info, there's not much we can help you with...
Try to debug your code, but if that doesn't work, post your code here, marking it as spoiler and using proper formatting (LINK).
This comment is hidden because it contains spoiler information about the solution
Hello,
sorry, I do not understand how it is possible to get 2500 exp from (63, 1) ?
If you can change only 5 pidgeys, then you will get (58 pidgeys and 6 candies) in the result, so exp = 0 (there are candies less than 12, you can't evolve any pidgey).
Please do Kata for programing, not for English.
It is not spoiling to see error messages.
This comment is hidden because it contains spoiler information about the solution
js
Please which language?
I don't understand what error message I should write.
I always get:
Basic tests
✔ Test Passed: Value == 628
✔ Test Passed: Value == 645
✘ Value is not what was expected