Wrong Answer
/in/foo.cc: In function 'int main()': /in/foo.cc:9:50: warning: 'who' may be used uninitialized in this function [-Wmaybe-uninitialized] unsigned cash, exam, eone, paper, maxcash=0, who; ^~~ /in/foo.cc:26:14: warning: 'total' may be used uninitialized in this function [-Wmaybe-uninitialized] total+=cash; ~~~~~^~~~~~
信息
- 递交者
- 类型
- 递交
- 题目
- P1001 谁拿了最多奖学金
- 语言
- C++
- 递交时间
- 2017-12-03 14:51:31
- 评测时间
- 2017-12-03 14:51:31
- 评测机
- 分数
- 0
- 总耗时
- 44ms
- 峰值内存
- 384.0 KiB