2D Arraysbasically, user enters food consumption for 3 monkeys for everyday of a week. once I get this rig...
2D Arraysactually it should be; [code]cin>>NumofMonkeys; cin>>NumofDays; [/code] but how can I print it...
2D Arrayshere is my code so far: #include <iostream> #include<iomanip> using namespace std; //decla...
2D ArraysI am getting confused on 2d arrays while calling them on functions. const int row =3; const int ...
This user does not accept Private Messages