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