Problem shamelessad3
User DuckyKayden
Submission Time 2025-12-10 15:22:07
Score 0
Max Time N/A
Max Memory N/A

Compile Error

shamelessad3.cpp: In function ‘int32_t main()’:
shamelessad3.cpp:34:19: error: ‘arr’ was not declared in this scope
34 | ans = max(arr[i]*(larR[i] - larL[i] - 1), ans);
| ^~~