记录详情

Compile Error

foo.c:1:1: error: unknown type name 'import'; did you mean 'short'?
 import math
 ^~~~~~
 short
foo.c:2:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'a'
 a=int(input())
 ^
自豪的采用HydroJudge(https://github.com/hydro-dev/Hydro)进行评测。

信息

递交者
类型
递交
题目
尾号限行
语言
C
递交时间
2021-06-29 22:16:00
评测时间
2021-06-29 22:16:00
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes