Wrong Answer
foo.cc: In function 'void dfs(int, int)': foo.cc:55:18: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 55 | for(int i = 0;i < bcc[s].size();i++){ | ~~^~~~~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- 「一本通 3.6 练习 2」嗅探器
- 语言
- C++
- 递交时间
- 2022-01-15 15:05:40
- 评测时间
- 2022-01-15 15:05:40
- 评测机
- 分数
- 70
- 总耗时
- 110ms
- 峰值内存
- 10.375 MiB