I want to do the following algorithm:
300/15 + 350/14 - 400/13 + 450/12 - .....
That is, when the denominator is odd it adds up to the next result, if it is even, it decreases.
Here's my code, but it's giving me a different result from t...
asked by
15.09.2018 / 05:05