Accepted
/in/foo.cc: In function 'int main()': /in/foo.cc:59:10: warning: 'y' may be used uninitialized in this function [-Wmaybe-uninitialized] else if(x>y) z=-1; ^~ /in/foo.cc:59:10: warning: 'x' may be used uninitialized in this function [-Wmaybe-uninitialized]
信息
- 递交者
- 类型
- 递交
- 题目
- P2029 时间复杂度
- 语言
- C++
- 递交时间
- 2017-11-28 11:55:27
- 评测时间
- 2017-11-28 11:55:27
- 评测机
- 分数
- 100
- 总耗时
- 42ms
- 峰值内存
- 384.0 KiB