0_0_31171885_4833.c: In function 'main':
0_0_31171885_4833.c:4:32: error: 'EOF' undeclared (first use in this function)
while(scanf("%d%d",&i,&j)!=EOF)
^
0_0_31171885_4833.c:4:32: note: each undeclared identifier is reported only once for each function it appears in
|