In file included from 0_0_32149608_23792.cpp:1:0: 0_0_32149608_23792.cpp: In function 'int main()': 0_0_32149608_23792.cpp:6:20: error: ISO C++ forbids comparison between pointer and integer [-fpermissive] while((gets(ch))!=EOF) ^