Wrong Answer
/in/foo.cc: In function 'int main()': /in/foo.cc:20:11: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if(sy=ey) { ^ /in/foo.cc:46:7: warning: 't' may be used uninitialized in this function [-Wmaybe-uninitialized] e[i]=t; ~~~~^~ /in/foo.cc:34:7: warning: 't' may be used uninitialized in this function [-Wmaybe-uninitialized] c[i]=t; ~~~~^~
信息
- 递交者
- 类型
- 递交
- 题目
- P1498 排座椅
- 语言
- C++
- 递交时间
- 2017-12-26 22:25:14
- 评测时间
- 2017-12-26 22:25:14
- 评测机
- 分数
- 10
- 总耗时
- 41ms
- 峰值内存
- 384.0 KiB