Owl Get a Life
ssoca.cpp: In function ‘int32_t main()’:ssoca.cpp:24:23: error: expected ‘;’ before ‘if’ 24 | sum+=psum[q%n] | ^ | ; 25 | if(q%n!=n-1){ | ~~