Wrong Answer
/in/foo.cc: In function 'int main()': /in/foo.cc:17:4: warning: 's' may be used uninitialized in this function [-Wmaybe-uninitialized] s+=300-h; ~^~~~~~~ /in/foo.cc:19:9: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] else c+=s/100,s%=100; ~^~~~~~~
信息
- 递交者
- 类型
- 递交
- 题目
- P1096 津津的储蓄计划
- 语言
- C++
- 递交时间
- 2025-01-23 22:02:19
- 评测时间
- 2025-01-23 22:02:19
- 评测机
- 分数
- 60
- 总耗时
- 19ms
- 峰值内存
- 376.0 KiB