Accepted
/in/foo.cc: In function 'int main()': /in/foo.cc:6:18: warning: unused variable 't' [-Wunused-variable] int i,j,p=0,b=0,t,c; ^ /in/foo.cc:25:5: warning: 'c' may be used uninitialized in this function [-Wmaybe-uninitialized] c=c+j*100; ~^~~~~~~~
信息
- 递交者
- 类型
- 递交
- 题目
- P1096 津津的储蓄计划
- 语言
- C++
- 递交时间
- 2018-03-17 15:28:22
- 评测时间
- 2018-03-17 15:28:22
- 评测机
- 分数
- 100
- 总耗时
- 33ms
- 峰值内存
- 380.0 KiB