Main.cc: In function 'int main()': Main.cc:13:42: error: expected ')' before '{' token if(isPrime(j) && isPrime(i-j){ ^