Owl Get a Life
prime.cpp: In function ‘int main()’:prime.cpp:13:21: error: ‘n’ was not declared in this scope 13 | for(int i = 0; i < n; i += max) | ^