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