0_0_35429615_881.cpp: In function 'int isPrime(int)': 0_0_35429615_881.cpp:13:5: error: 'i' was not declared in this scope if(i<2)return 0; ^