0_0_29436067_26694.cpp:28:23: error: expected unqualified-id before ']' token
square temp_ms[7][10];]
^
0_0_29436067_26694.cpp: In function 'int main()':
0_0_29436067_26694.cpp:219:10: error: 'num' was not declared in this scope
memset(num, 0, sizeof(num));
^
|