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