Matrix operations
A project comprising mathematics and C++ programming

Write a program that can do the following:

The order of the matrices could be 3 x 3, or variable if you want.

The project has to be solved in groups of no more than four students.

See the example of a program to multiply a 3x3 matrix by a scalar.