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.
i don't think that this kata is right!! i checked my code several times on vscode and i didn't find any mistake in my code but here ...- The 'if' statement in mycode is working fine in vscode code but here it is not working at all, only 'else' statement is being called. Is my code is wrong or this kata??
Appreciate it.
Огромная благодарность за такую ката! Благодаря этому ката я на практике прочувствовал как важно понимать в каком случае применить math.ceil(), в каком случае применить round(), а где использовать просто int(). Это не просто интересная ката. Это очень познавательная ката! Супер!
Your algorithm is slow, you need to optimize it.
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
Oh sorry man, I got busy with work. Was going to do it today. Thanks for helping me with it - and then doing it.
I updated the Go translation myself.
This issue is fixed
Have you read this thread? Is this issue a duplicate, or not?
The author does not have to be active for a translation to get accepted.
This comment is hidden because it contains spoiler information about the solution
Not a kata issue. Closing.
Numbers are specified for a reason. You can know in advance enumerating
1e18
elements is not going to work; you'll need something different.Loading more items...