Owl Get a Life
primepie.cpp: In function ‘bool isPrime(int, std::vector<int>)’:primepie.cpp:12:9: error: ‘i’ was not declared in this scope 12 | while (i*i<=pnum){ | ^