Time Exceeded
foo.cc: In function 'int main()': foo.cc:11:20: warning: left operand of comma operator has no effect [-Wunused-value] 11 | for(int i=x,j=0;i<x+y,j<x;i++,j++) | ~^~~~ foo.cc:14:20: warning: left operand of comma operator has no effect [-Wunused-value] 14 | for(int i=n,j=0;i<m+n,j<m;i++,j++) | ~^~~~
正在同步测试数据,请稍后 [Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1083 2-2 语言的起点
- 语言
- C++
- 递交时间
- 2022-03-24 20:34:12
- 评测时间
- 2022-03-24 20:34:12
- 评测机
- 分数
- 0
- 总耗时
- ≥5500ms
- 峰值内存
- ≥384.0 KiB