Problem catfight
User placeholder
Submission Time 2026-04-13 21:37:50
Score 0
Max Time N/A
Max Memory N/A

Compile Error

catfight.cpp: In function ‘int main()’:
catfight.cpp:16:28: error: ‘ll’ was not declared in this scope; did you mean ‘l’?
16 | ans = max(ans, ll r-l+1);
| ^~
| l