Owl Get a Life
eight.cpp: In function ‘int main()’:eight.cpp:12:19: error: expected ‘;’ before ‘}’ token 12 | ans++ | ^ | ; 13 | } | ~