0_0_37717423_8042.cpp: In function 'int main()': 0_0_37717423_8042.cpp:32:21: error: 'n' was not declared in this scope for(int i=2; i<=n; i++)is_prime[i] = true; ^