记录详情

Compile Error

foo.c:1:1: error: unknown type name 'import'
    1 | import math;print(math.ceil(float(int(input()))/40)))
      | ^~~~~~
foo.c:1:23: error: expected ')' before '.' token
    1 | import math;print(math.ceil(float(int(input()))/40)))
      |                       ^
      |                       )
[Hydro](https://hydro.ac)提供评测服务

信息

递交者
类型
递交
题目
P1010 我爱编程挑战赛
语言
C
递交时间
2023-09-27 17:33:35
评测时间
2023-09-27 17:33:35
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes