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