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