Wrong Answer
/in/foo.cc: In function 'int main()': /in/foo.cc:27:21: warning: 't2' may be used uninitialized in this function [-Wmaybe-uninitialized] q.push(make_pair(t1,t2)); ~~~~~~~~~^~~~~~~ /in/foo.cc:24:17: warning: 't1' may be used uninitialized in this function [-Wmaybe-uninitialized] if(t1<=200005&&t1>=0&&vis[t1]==0) ~~~~~~~~~~^~~~~~~
信息
- 递交者
- 类型
- 递交
- 题目
- P1018 抓牛(catchcow)
- 语言
- C++
- 递交时间
- 2024-03-09 20:41:29
- 评测时间
- 2024-03-09 20:41:29
- 评测机
- 分数
- 93
- 总耗时
- 36ms
- 峰值内存
- 1.496 MiB