Compile Error
/in/foo.cc: In function 'int main()':
/in/foo.cc:12:25: error: invalid type argument of unary '*' (have 'double')
  s=((p-a)*(p-b)*(p-c))**0.5;
                         ^~~
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - 三角形面积
 - 语言
 - C++
 - 递交时间
 - 2018-11-08 10:09:23
 - 评测时间
 - 2018-11-08 10:09:23
 - 评测机
 
- 分数
 - 0
 - 总耗时
 - 281ms
 - 峰值内存
 - 38.07 MiB