Problem hiddenarray
User Tyx2019
Submission Time 2023-03-31 22:25:07
Score 0
Max Time N/A
Max Memory N/A

Compile Error

hiddenarray.cpp: In function ‘int main()’:
hiddenarray.cpp:5:5: error: ‘M’ was not declared in this scope
5 | if(M!=64) abort();
| ^