User profile: misokilo

User info
User name:misokilo
History
Joined:
Number of posts:10
Latest posts:

Stats on number series
Yes that should do it.

Stats on number series
no. it needs to read the number in first.

recursive to count down
The problem is that function x has the return inside an if statement. add a return 0; at line 17 and...

Stats on number series
adding another if statement when the while begins.

Stats on number series
Agian, since you initialize min to 0, and then proceed to input only positive numbers, the statement...