+ 2
Do you have any idea for C++ Code Playground project?
Ok, I now, it's retarded to ask something like this but I don't have any idea ;(
2 Answers
+ 13
Write a program which performs addition, subtraction, multiplication of matrices. The dimensions of both the matrices would be specified by the user (dynamic memory allocation required)
+ 1
Great idea, but can you give me an example of input and output please ;)