Owl Get a Life
prime.cpp: In function ‘int main()’:prime.cpp:16:12: error: expected ‘;’ before ‘}’ token 16 | cout << n | ^ | ; 17 | } | ~