Owl Get a Life
nprime.cpp: In function ‘int main()’:nprime.cpp:14:18: error: ‘start’ was not declared in this scope 14 | for (int i = start; i < maxn; i++) { | ^~~~~