Time Exceeded
/in/foo.cc: In function 'int main()': /in/foo.cc:35:13: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses] if(n==0&&m==0&t==0) ~^~~ /in/foo.cc:61:15: warning: 'l2' may be used uninitialized in this function [-Wmaybe-uninitialized] dfs(l1,l2,0); ^ /in/foo.cc:61:15: warning: 'l1' may be used uninitialized in this function [-Wmaybe-uninitialized]
信息
- 递交者
- 类型
- 递交
- 题目
- P1656 萌萌赶考
- 语言
- C++
- 递交时间
- 2020-11-01 17:00:21
- 评测时间
- 2020-11-01 17:00:21
- 评测机
- 分数
- 10
- 总耗时
- ≥4967ms
- 峰值内存
- ≥228.0 KiB