Owl Get a Life
goodseq.cpp: In function ‘int main()’:goodseq.cpp:15:15: error: expected ‘;’ before ‘}’ token 15 | result += 1 | ^ | ; 16 | } | ~