Owl Get a Life
nprime.cpp: In function ‘int main()’:nprime.cpp:11:9: error: ‘prime’ was not declared in this scope; did you mean ‘primes’? 11 | while (prime.size()<n){ | ^~~~~ | primes