Wrong Answer
foo.cc: In function 'bool vsearch(std::vector<int>&, int)': foo.cc:5:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 5 | for (int i = 0; i < v.size(); i++) | ~~^~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 自测
- 题目
- P1234 D 奇怪的程序(Easy)
- 语言
- C++
- 递交时间
- 2022-08-21 20:51:15
- 评测时间
- 2022-08-21 20:51:31
- 评测机
- 分数
- 0
- 总耗时
- 3ms
- 峰值内存
- 384.0 KiB