0_0_13847754_12962.cpp: In function 'int main()': 0_0_13847754_12962.cpp:13:26: error: 'isPrime' was not declared in this scope if(isPrime(i)&&isPrime(n-i)) ^