I'm solving college exercises, but I caught myself in one:
The exercise asks me to calculate the even numbers between two integers, and in the end, I do the arithmetic mean between the pairs.
What I've done so far:
int main()
{
int n...
asked by
06.04.2018 / 18:36