0_0_15309274_2403.cpp: In function 'int main()': 0_0_15309274_2403.cpp:12:17: error: ISO C++ forbids comparison between pointer and integer [-fpermissive] if(str!='_'&&str[0]<65||str[0]>122) ^