Accepted
foo.cc: In function 'std::string dfs(std::vector<std::vector<int> >, int)': foo.cc:13:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 13 | for (int i = 0; i < tree[root].size(); ++i) | ~~^~~~~~~~~~~~~~~~~~~
正在同步测试数据,请稍后 [Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1683 有根树的同构问题
- 语言
- C++
- 递交时间
- 2022-02-21 23:09:44
- 评测时间
- 2022-02-21 23:09:44
- 评测机
- 分数
- 100
- 总耗时
- 50ms
- 峰值内存
- 512.0 KiB