Owl Get a Life
ssoca.cpp: In function ‘int main()’:ssoca.cpp:32:15: error: expected ‘;’ before ‘l’ 32 | r -= (n-1) | ^ | ; 33 | l -= (n-1) | ~