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