Problem monsters2
User idontlikeboystrustme
Submission Time 2026-05-11 17:55:37
Score 0
Max Time N/A
Max Memory N/A

Compile Error

monsters2.cpp: In function ‘int32_t main()’:
monsters2.cpp:21:24: error: ‘a’ was not declared in this scope
21 | if(abs(pos-a[r])==abs(pos-a[l])){
| ^