Accepted
/in/foo.cc: In function 'int main()': /in/foo.cc:29:2: warning: 'y' may be used uninitialized in this function [-Wmaybe-uninitialized] if(x > y) ^~ /in/foo.cc:29:2: warning: 'x' may be used uninitialized in this function [-Wmaybe-uninitialized]
信息
- 递交者
- 类型
- 递交
- 题目
- P1918 艾酱的卡牌
- 语言
- C++
- 递交时间
- 2017-06-24 23:06:07
- 评测时间
- 2017-06-24 23:06:07
- 评测机
- 分数
- 100
- 总耗时
- 3716ms
- 峰值内存
- 384.0 KiB