Owl Get a Life
nprime.cpp: In function ‘int main()’:nprime.cpp:13:14: error: expected ‘;’ before ‘}’ token 13 | cur++ | ^ | ; 14 | } | ~