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