Owl Get a Life
nprime.cpp: In function ‘int main()’:nprime.cpp:26:18: error: expected ‘;’ before ‘}’ token 26 | return 0 | ^ | ; 27 | } | ~