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