Owl Get a Life
nprime.cpp: In function ‘bool isPrime(int)’:nprime.cpp:6:14: error: ‘n’ was not declared in this scope 6 | while (i*i<=n){ | ^