Problem catfight
User burningout
Submission Time 2025-03-05 01:10:39
Score 0
Max Time N/A
Max Memory N/A

Compile Error

catfight.cpp: In function ‘int main()’:
catfight.cpp:10:27: error: ‘sumOfCurrentWindow’ was not declared in this scope
10 | int left = 0, right = 0; sumOfCurrentWindow = 0;
| ^~~~~~~~~~~~~~~~~~