Recent content by gbsboard
-
G
Comp Sci Help with C++ perfect number program
Alright i was able to get the program to function 100% perfectly need to thank you for all the help it is very much appreciated.- gbsboard
- Post #7
- Forum: Engineering and Comp Sci Homework Help
-
G
Comp Sci Help with C++ perfect number program
ok the problem i keep getting now is that it will prompt me to get a number so i'll type in 6 and then it stops and won't run any more of the program but will let me keep typing in numbers/letters and I am still figuring out where cout so that it will say "if the sum of the divisor = num1" such...- gbsboard
- Post #4
- Forum: Engineering and Comp Sci Homework Help
-
G
Comp Sci Help with C++ perfect number program
Ok I've been having a lot of trouble with this program, I am also very new to C++. The program requires to have 4 functions 1 main, 1 svr, 2 void functions any kind of loop (for loop preferred) in the main function so that a user can enter any number of positive integers in the main function...- gbsboard
- Thread
- C++ Program
- Replies: 7
- Forum: Engineering and Comp Sci Homework Help