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