Owl Get a Life
prime.cpp: In function ‘int main()’:prime.cpp:14:10: error: expected ‘;’ before ‘}’ token 14 | break | ^ | ; 15 | } | ~