Owl Get a Life
nprime.cpp: In function ‘int main()’:nprime.cpp:12:6: error: ‘prime’ was not declared in this scope; did you mean ‘isprime’? 12 | if(prime.size() == n){ | ^~~~~ | isprime