Do loop, check if input is what I wantHere is a easy program which I want the user to choose from number 1 to 5. But if the user input a s...
Calculate Fibonacci with dynamic array and recursionThank you, Yay295. I finally figure out the function cal, I forget the calFib:: for it, so it always...
Calculate Fibonacci with dynamic array and recursionHere is a program to calculate the fibonacci number. I use a int function to calculate the fib num a...
Can not call a function in main?Thank you so much, Yay295!!~ It works well!!~
Can not call a function in main?Why I cannot call the inputByRows function?? [code] #include <iostream> #include <fstream> #in...
This user does not accept Private Messages