Owl Get a Life
prime.cpp: In function ‘int main()’:prime.cpp:15:17: error: expected ‘;’ before ‘break’ 15 | prime = false | ^ | ; 16 | break | ~~~~~