Wrong Answer
/in/foo.cc: In function 'int main()': /in/foo.cc:24:12: warning: right operand of comma operator has no effect [-Wunused-value] Max=-1,p; ^ /in/foo.cc:21:15: warning: 'p' may be used uninitialized in this function [-Wmaybe-uninitialized] int Max,cut,p; ^
信息
- 递交者
- 类型
- 递交
- 题目
- P2007 蚯蚓
- 语言
- C++
- 递交时间
- 2018-11-06 09:55:56
- 评测时间
- 2018-11-06 09:55:56
- 评测机
- 分数
- 35
- 总耗时
- 237ms
- 峰值内存
- 592.0 KiB