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