Accepted
/in/foo.cc: In function 'int main()': /in/foo.cc:57:16: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<POINT>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 57 | while(k<A.size()&&A[k].h>B[i].h) { | ~^~~~~~~~~
信息
- 递交者
- 类型
- 递交
- 题目
- P1944 琵琶湖
- 语言
- C++
- 递交时间
- 2025-06-13 16:05:28
- 评测时间
- 2025-06-13 16:05:28
- 评测机
- 分数
- 100
- 总耗时
- 2322ms
- 峰值内存
- 21.875 MiB