Runtime Error
foo.cc: In function 'void dfs()': foo.cc:72:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while(Cur2+1!=Edge[Cur].size()) ~~~~~~^~~~~~~~~~~~~~~~~~ foo.cc: In function 'void dfs2()': foo.cc:117:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while(Cur2+1!=Edge2[Cur].size()) ~~~~~~^~~~~~~~~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P2045 战略游戏
- 语言
- C++
- 递交时间
- 2021-11-05 09:54:28
- 评测时间
- 2021-11-05 09:54:28
- 评测机
- 分数
- 0
- 总耗时
- 1929ms
- 峰值内存
- 36.309 MiB