Owl Get a Life
nprime.cpp: In function ‘int main()’:nprime.cpp:11:2: error: expected ‘,’ or ‘;’ before ‘while’ 11 | while (prime.size()<n) { | ^~~~~