0_0_15851546_25608.c:1:2: error: invalid preprocessing directive #inlcude
#inlcude<stdio.h>
^
0_0_15851546_25608.c: In function 'main':
0_0_15851546_25608.c:6:23: error: 'EOF' undeclared (first use in this function)
while(scanf("%d",&n)!=EOF)
^
0_0_15851546_25608.c:6:23: note: each undeclared identifier is reported only once for each function it appears in
|