Main.cc: In function ‘int main()’: Main.cc:6:8: warning: comparison with string literal results in unspecified behavior [-Waddress] if(n=="50"){ ^~~~ Main.cc:6:8: error: ISO C++ forbids comparison between pointer and integer [-fpermissive]