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