Wrong Answer
/in/foo.cc: In function 'int main()':
/in/foo.cc:12:16: warning: format '%lf' expects argument of type 'double*', but argument 2 has type 'int*' [-Wformat=]
  scanf("%lf",&a);
                ^
  信息
- 递交者
 - 类型
 - 递交
 - 语言
 - C++
 - 递交时间
 - 2020-01-13 13:26:57
 - 评测时间
 - 2020-01-13 13:26:57
 - 评测机
 
- 分数
 - 0
 - 总耗时
 - 12ms
 - 峰值内存
 - 208.0 KiB