0_0_28315779_9127.cpp:1:2: error: invalid preprocessing directive #inlucde
#inlucde<stdio.h>
^
0_0_28315779_9127.cpp: In function 'int main()':
0_0_28315779_9127.cpp:5:25: error: 'scanf' was not declared in this scope
whiel(scanf("%d",&m)!=EOF)
^
0_0_28315779_9127.cpp:5:28: error: 'EOF' was not declared in this scope
whiel(scanf("%d",&m)!=EOF)
^
0_0_28315779_9127.cpp:5:31: error: 'whiel' was not declared in this scope
whiel(scanf("%d",&m)!=EOF)
^
|