Owl Get a Life
eescapism.cpp: In function ‘int main()’:eescapism.cpp:12:15: error: expected ‘;’ before ‘}’ token 12 | z+=y*(y+1)/2 | ^ | ; 13 | } | ~