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