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