Wrong Answer
/in/foo.c: In function 'main': /in/foo.c:17:27: warning: format '%d' expects argument of type 'int', but argument 2 has type 'double' [-Wformat=] if (money >= 0) printf("%d\n", 100 * m*1.2 + money); ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1096 津津的储蓄计划
- 语言
- C
- 递交时间
- 2019-09-17 21:08:36
- 评测时间
- 2019-09-17 21:08:36
- 评测机
- 分数
- 40
- 总耗时
- 6ms
- 峰值内存
- 212.0 KiB