Accepted
foo.cc: In function 'int judge(std::vector<int>, std::vector<int>)': foo.cc:14:18: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 14 | for(int i=0;i<a.size();++i){ | ~^~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1065 最小数字倍数
- 语言
- C++
- 递交时间
- 2023-07-13 15:56:12
- 评测时间
- 2023-07-13 16:00:58
- 评测机
- 分数
- 100
- 总耗时
- 126ms
- 峰值内存
- 924.0 KiB