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.
O(1) formulas are only approximations for this problem. I don't see why solutions with an inaccuracy as high as
0.01
should be allowed.its cool hehehe
done.
omg.
I sat for two hours calculating algebraic formulas. And here everything was so simple
My brain has yet to reach this level of logic building.
which language ?
This comment is hidden because it contains spoiler information about the solution
kata retired.
thats what comments are for.
This comment is hidden because it contains spoiler information about the solution
Fixed.
...I don't think it's good practice to modify the parameters you were given without being told to, especially if the original function signature marks the array with
const
.It's a variable template. In this particular case, making it not a function probably forces more creative solutions
Be careful with random tests for the final attempt, in my case sometimes they worked and sometimes not.
It should be better to have fixed tests that can be passed only by respecting certain conditions.
Loading more items...