User: kalliiwolf

  • Public profile

User profile: kalliiwolf

User info
User name:kalliiwolf
History
Joined:
Number of posts:9
Latest posts:

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++ Divisors
i asked you if you knew how to use arrays and you ignored me [code] int numbers[1000]; int x=0;...

C++ Divisors
do you know how to use arrays?

"Too few arguments to function" question
so in your function prototype for printdata on line 49 you declared your function to have 5 argume...

This user does not accept Private Messages