Owl Get a Life
catfight.cpp: In function ‘int main()’:catfight.cpp:24:28: error: expected ‘;’ before ‘}’ token 24 | ans = r-l+1 | ^ | ; 25 | } | ~