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.
Yea, I should've chosen a better name. Thanks :D
love it, just the name of prod is a bit misleading, took me a bit to realize what you wanted to do
its actually a denominator of the quotient, so when i(sum-i) is maximum, q is minimum
nice :)
ternary operator superfluous
Can't get much better than this.
Maybe casting to bool would be quicker than double negation?
Or shift right for 31?
This comment is hidden because it contains spoiler information about the solution