Problem rmaxq
User ilikeeggs
Submission Time 2025-02-27 16:57:31
Score 0
Max Time N/A
Max Memory N/A

Compile Error

rmaxq.cpp: In function ‘int32_t main()’:
rmaxq.cpp:61:14: error: ‘i’ was not declared in this scope
61 | arr[i] += c;
| ^