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