Wrong Answer
/in/foo.cc:23:2: warning: "/*" within comment [-Wcomment] /*for(l=1;l<=n;l++){ /in/foo.cc: In function 'int main()': /in/foo.cc:34:26: warning: left operand of comma operator has no effect [-Wunused-value] for(i=1;i<=n;i++){a[i+1]>a[i],d=d+1;} ~~~~~~^~~~~ /in/foo.cc:35:8: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if(d=n){ ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1000 序列最大区间和
- 语言
- C++
- 递交时间
- 2019-08-18 22:30:42
- 评测时间
- 2019-08-18 22:30:42
- 评测机
- 分数
- 0
- 总耗时
- 296ms
- 峰值内存
- 2.461 MiB