Accepted
/in/foo.cc: In function 'void work_1(int)':
/in/foo.cc:22:19: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
22 | for (int i=1;i<a[now].s.size();i++)
| ~^~~~~~~~~~~~~~~~
信息
- 递交者
- 类型
- 递交
- 题目
- P1642 班长的任务
- 语言
- C++
- 递交时间
- 2026-06-01 01:22:30
- 评测时间
- 2026-06-01 01:22:30
- 评测机
- 分数
- 100
- 总耗时
- 1081ms
- 峰值内存
- 8.402 MiB