Stats on number seriesYes that should do it.
Stats on number seriesno. 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 seriesadding another if statement when the while begins.
Stats on number seriesAgian, since you initialize min to 0, and then proceed to input only positive numbers, the statement...