Time Exceeded
/in/foo.cc: In function 'int main()': /in/foo.cc:14:19: warning: left operand of comma operator has no effect [-Wunused-value] for (int i=0,j=0;i<=2*n,j<=n;i+=2,j++) ~^~~~~
信息
- 递交者
- 类型
- 递交
- 题目
- P1554 硬币游戏
- 语言
- C++
- 递交时间
- 2017-07-29 09:46:21
- 评测时间
- 2017-07-29 09:46:21
- 评测机
- 分数
- 0
- 总耗时
- ≥3133ms
- 峰值内存
- ≥1.238 MiB