What is wrong with my multiplication?you need to add #include<cstdlib> #include <time.h> to the beginning of your program. also if yo...
What is wrong with my multiplication?just to elaborate on what @pindrought said 1. you have not actually put any values in either of the...
C++ Divisorsi asked you if you knew how to use arrays and you ignored me [code] int numbers[1000]; int x=0;...
C++ Divisorsdo you know how to use arrays?
"Too few arguments to function" questionso in your function prototype for printdata on line 49 you declared your function to have 5 argume...
This user does not accept Private Messages