Wrong Answer
/in/foo.cc: In function 'int main()': /in/foo.cc:27:46: warning: comparison of integer expressions of different signedness: 'int' and 'const long unsigned int' [-Wsign-compare] 27 | for(int k=0;k<min(n[i].a.size(),n[j].a.size());k++){ | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
信息
- 递交者
- 类型
- 递交
- 题目
- P1257 水王争霸
- 语言
- C++
- 递交时间
- 2025-05-22 22:04:52
- 评测时间
- 2025-05-22 22:04:52
- 评测机
- 分数
- 5
- 总耗时
- 37ms
- 峰值内存
- 7.465 MiB