Accepted
foo.cc: In function 'int main(int, char**, char**)': foo.cc:21:28: warning: comparison of integer expressions of different signedness: 'std::set<int>::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 21 | if (edge[i].size() >= k) { | ~~~~~~~~~~~~~~~^~~~
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1021 Victoria的舞会1
- 语言
- C++
- 递交时间
- 2023-12-24 12:59:21
- 评测时间
- 2023-12-24 12:59:21
- 评测机
- 分数
- 100
- 总耗时
- 53ms
- 峰值内存
- 668.0 KiB