Wrong Answer
/in/foo.cc: In function 'int main()': /in/foo.cc:15:23: warning: format '%lf' expects argument of type 'double*', but argument 2 has type 'int*' [-Wformat=] scanf("%lf",&a[i][j]); ^ /in/foo.cc:18:19: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] printf("%.2lf",c); ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1007 绕钉子的长绳子
- 语言
- C++
- 递交时间
- 2017-08-15 17:00:47
- 评测时间
- 2017-08-15 17:00:47
- 评测机
- 分数
- 10
- 总耗时
- 15ms
- 峰值内存
- 384.0 KiB