Owl Get a Life
primepie.cpp: In function ‘long long int amountEaten(int)’:primepie.cpp:5:23: error: ‘n’ was not declared in this scope 5 | vector<bool> is_prime(n+1, true); | ^