User: rafta

  • Public profile

User profile: rafta

User info
User name:rafta
History
Joined:
Number of posts:4
Latest posts:

2D Arrays
basically, user enters food consumption for 3 monkeys for everyday of a week. once I get this rig...

2D Arrays
actually it should be; [code]cin>>NumofMonkeys; cin>>NumofDays; [/code] but how can I print it...

2D Arrays
here is my code so far: #include <iostream> #include<iomanip> using namespace std; //decla...

2D Arrays
I am getting confused on 2d arrays while calling them on functions. const int row =3; const int ...

This user does not accept Private Messages