Runtime Error
/in/foo.cc: In function 'int main()': /in/foo.cc:5:14: warning: unused variable 'z' [-Wunused-variable] int n,i,j,s,z,y; ^ /in/foo.cc:5:16: warning: unused variable 'y' [-Wunused-variable] int n,i,j,s,z,y; ^ /in/foo.cc:30:8: warning: 's' may be used uninitialized in this function [-Wmaybe-uninitialized] s++; ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1398 奖学金
- 语言
- C++
- 递交时间
- 2018-01-31 11:35:40
- 评测时间
- 2018-01-31 11:35:40
- 评测机
- 分数
- 0
- 总耗时
- 42ms
- 峰值内存
- 372.0 KiB