wk M T W Th F S Su Total amount:
1 20 100 200 50 40 100 50 190
2 7 5 7 10 10 20 100 159
------------------------------------
27 105 207 60 50 120 150
my starting code is like this:
int i;
int j;
int allowance [7][4];
for (i=0; i <4; i++)
for(j=0; j<7;j++)
{
cout << "Enter the amount of salary : ";
cin >> allowance [j][i];
}
i am having a difficult time on how to continue making this code
/Sigh
Please, tell the name of courses you have this assigment for. And name of your school.
I really want to know from where are several identical threads been created every week.
I guess you want something like that: