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