Problem motest
User Tyx2019
Submission Time 2023-02-12 17:04:41
Score 0
Max Time N/A
Max Memory N/A

Compile Error

motest.cpp: In function ‘int32_t main()’:
motest.cpp:37:6: error: ‘X’ was not declared in this scope
37 | if(X%2==0) abort();
| ^