Wrong Answer
foo.cc: In function 'void dfs(int, int, int)': foo.cc:43:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i=0;i<a[now].size();i++){ ~^~~~~~~~~~~~~~ foo.cc:38:6: warning: unused variable 'maxdepth' [-Wunused-variable] int maxdepth=depth; ^~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 自测
- 题目
- P1257 最长回路
- 语言
- C++
- 递交时间
- 2021-07-16 16:44:48
- 评测时间
- 2021-07-16 16:44:48
- 评测机
- 分数
- 10
- 总耗时
- 7ms
- 峰值内存
- 1.043 MiB