Wrong Answer
/in/foo.cc: In function 'int main()': /in/foo.cc:14:20: warning: format '%f' expects argument of type 'double', but argument 2 has type 'int' [-Wformat=] 14 | printf("%.2f\n",c); | ~~~^ ~ | | | | | int | double | %.2d
信息
- 递交者
- 类型
- 递交
- 题目
- P1085 xf1-8交电费
- 比赛
- 2025程序设计与竞赛作业赛第一场(整装出发)
- 语言
- C++
- 递交时间
- 2025-09-27 18:54:30
- 评测时间
- 2025-10-03 02:06:03
- 评测机
- 分数
- 40
- 总耗时
- 10ms
- 峰值内存
- 532.0 KiB