Okay, I know you have to make an array to get this but I forgot how to do the printing correctly. Was wondering if anyone could help me.
Here is the question,
C++ to print elements in a m x n matrix. Must print in a clockwise manner. Start from the element at the top left. No element is the...