Wrong Answer
/in/foo.cc: In function 'int main()': /in/foo.cc:17:34: warning: format '%d' expects argument of type 'int', but argument 2 has type 'double' [-Wformat=] 17 | printf("%d", inhand); | ~^ ~~~~~~ | | | | int double | %f
信息
- 递交者
- 类型
- 递交
- 题目
- P1096 津津的储蓄计划
- 语言
- C++
- 递交时间
- 2025-07-08 10:58:37
- 评测时间
- 2025-07-08 10:58:37
- 评测机
- 分数
- 40
- 总耗时
- 13ms
- 峰值内存
- 348.0 KiB