Owl Get a Life
eescapism.cpp: In function ‘int main()’:eescapism.cpp:47:31: error: expected ‘;’ before ‘cn’ 47 | cc=(cc%mod+nc%mod)%mod | ^ | ; 48 | cn=nn; | ~~