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