Main.cc: In function ‘int main()’: Main.cc:10:10: error: ISO C++ forbids comparison between pointer and integer [-fpermissive] if(a1==n) { ^