记录详情

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())
 ^

信息

递交者
类型
递交
语言
C
递交时间
2021-01-15 15:41:54
评测时间
2021-01-15 15:41:54
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes