Owl Get a Life
3nplus1II.cpp: In function ‘int main()’:3nplus1II.cpp:12:7: error: expected ‘;’ before ‘}’ token 12 | c+=1 | ^ | ; 13 | } | ~