Wrong Answer
/in/foo.cc: In function 'int main()': /in/foo.cc:53:9: warning: unused variable 'tx' [-Wunused-variable] int tx = idx[x[i]], ty = y[i], t = L[x[i]]; ^~ /in/foo.cc:53:25: warning: unused variable 'ty' [-Wunused-variable] int tx = idx[x[i]], ty = y[i], t = L[x[i]]; ^~
信息
- 递交者
- 类型
- 递交
- 题目
- P2033 列队
- 语言
- C++
- 递交时间
- 2019-08-02 11:23:17
- 评测时间
- 2019-08-02 14:57:50
- 评测机
- 分数
- 35
- 总耗时
- 1093ms
- 峰值内存
- 96.363 MiB