Wrong Answer
foo.cc: In function 'std::vector<int> input(int)': foo.cc:32:24: warning: comparison of integer expressions of different signedness: 'std::vector<int>::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 32 | if (vect.size()==n) | ~~~~~~~~~~~^~~
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 自测
- 题目
- P1530 Problem 4A. 计数
- 语言
- C++
- 递交时间
- 2023-10-30 09:05:16
- 评测时间
- 2023-10-30 09:05:16
- 评测机
- 分数
- 0
- 总耗时
- 4ms
- 峰值内存
- 412.0 KiB