Owl Get a Life
eight.cpp: In function ‘int main()’:eight.cpp:10:7: error: expected ‘;’ before ‘}’ token 10 | a++ | ^ | ; 11 | } | ~