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())
 ^
foo.c:7:7: warning: multi-character character constant [-Wmultichar]
 print('%.2f'%s)
       ^~~~~~
  [Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
 - 类型
 - 递交
 - 题目
 - 三角形面积
 - 语言
 - C
 - 递交时间
 - 2021-09-06 12:07:24
 - 评测时间
 - 2021-09-06 12:07:24
 - 评测机
 
- 分数
 - 0
 - 总耗时
 - 0ms
 - 峰值内存
 - 0 Bytes