Main.cc: In function 'int main()': Main.cc:22:16: error: 'n' was not declared in this scope if(isprime(n)) cout<"Yes"; ^