Runtime Error
foo.cc: In function 'int main()': foo.cc:34:18: warning: comparison of integer expressions of different signedness: 'std::vector<int>::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 34 | if (ans.size() >= n)break; | ~~~~~~~~~~~^~~~
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1790 拓扑编号
- 语言
- C++
- 递交时间
- 2021-12-27 15:24:33
- 评测时间
- 2021-12-27 15:24:33
- 评测机
- 分数
- 0
- 总耗时
- 4880ms
- 峰值内存
- 383.117 MiB