Problem robots2
User YSH2020
Submission Time 2025-03-24 14:24:15
Score 0
Max Time N/A
Max Memory N/A

Compile Error

robots2.cpp: In function ‘int main()’:
robots2.cpp:50:22: error: ‘mAXN’ was not declared in this scope; did you mean ‘MAXN’?
50 | for (int i = mAXN-1; i >= 0; i--) {
| ^~~~
| MAXN