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