Owl Get a Life
prime.cpp: In function ‘int main()’:prime.cpp:27:13: error: expected ‘}’ at end of input 27 | return 0; | ^prime.cpp:3:12: note: to match this ‘{’ 3 | int main() { | ^