记录详情

Compile Error

foo.c:1:1: warning: data definition has no type or storage class
    1 | s=0
      | ^
foo.c:1:1: warning: type defaults to 'int' in declaration of 's' [-Wimplicit-int]
foo.c:2:1: error: expected ',' or ';' before 'for'
    2 | for i in range(1,n+1)
      | ^~~
[Hydro](https://hydro.ac)提供评测服务

信息

递交者
类型
递交
比赛
Python习题第1部分-TC俱乐部
语言
C
递交时间
2022-03-03 12:01:11
评测时间
2022-03-03 12:01:11
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes