+ 1
Write a c++ program thats print a 3 by 3 multiplication table(matrix) to obtain the output as below
1 2 3 2 4 6 3 6 9 Need help
4 Respostas
+ 2
oh thanks now i get it
+ 1
Did you tried to solve it yourself? What are the problems you have? If I just give the solution you wouldn't learn that much...
+ 1
yeah but so confusing