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.
This comment is hidden because it contains spoiler information about the solution
Why is the "Math.ceil()" method used here?
This comment is hidden because it contains spoiler information about the solution
Крайне советую вам выводить значение n(std::cout<<"n = " << n << "\n";) в началае выполнения функции, чтобы можно было понять, в чём ошибка)
Start reading this, I'm sure your solution is not definitely right, note there are more than 29k solutions in javascript already.
I really do not understand what is going on. My solution is definitely right but i have a lot of errors ;((