0_0_28315791_2777.cpp:1:2: error: invalid preprocessing directive #inlucde
#inlucde<stdio.h>
^
0_0_28315791_2777.cpp: In function 'int main()':
0_0_28315791_2777.cpp:5:19: error: 'scanf' was not declared in this scope
scanf("%d",&m);
^
0_0_28315791_2777.cpp:6:15: error: 'whiel' was not declared in this scope
whiel(m--)
^
|