Wrong Answer
/in/foo.cc: In function 'int main()':
/in/foo.cc:29:34: warning: format '%f' expects argument of type 'double', but argument 2 has type 'int' [-Wformat=]
  else printf("%.2f",f[n][2]/(n-1));
                                  ^
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P1594 锁妖塔
 - 语言
 - C++
 - 递交时间
 - 2018-05-11 19:01:14
 - 评测时间
 - 2018-05-11 19:01:14
 - 评测机
 
- 分数
 - 0
 - 总耗时
 - 23ms
 - 峰值内存
 - 384.0 KiB