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