Wrong Answer
/in/foo.cc: In function 'int main()': /in/foo.cc:22:23: warning: left operand of comma operator has no effect [-Wunused-value] for(int i=t-1,j=t+1;i>0,j<N;i--,j++) ~^~
信息
- 递交者
- 类型
- 递交
- 题目
- P1098 合唱队形
- 语言
- C++
- 递交时间
- 2018-06-05 10:43:22
- 评测时间
- 2018-06-05 10:43:22
- 评测机
- 分数
- 10
- 总耗时
- 30ms
- 峰值内存
- 384.0 KiB