Compile Error
foo.c:1:1: warning: data definition has no type or storage class
1 | m=int(input())
| ^
foo.c:1:1: warning: type defaults to 'int' in declaration of 'm' [-Wimplicit-int]
foo.c:1:3: error: expected expression before 'int'
1 | m=int(input())
| ^~~
[Hydro](https://hydro.ac)提供评测服务