Wrong Answer
foo.cc: In function 'bool solve(ll)':
foo.cc:112:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<long long int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
  112 |         for(int j=0; j<arv[i].size(); j++) {
      |                      ~^~~~~~~~~~~~~~
  [Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P1123 疫情控制
 - 语言
 - C++
 - 递交时间
 - 2022-08-21 09:55:23
 - 评测时间
 - 2022-08-21 09:55:23
 - 评测机
 
- 分数
 - 80
 - 总耗时
 - 620ms
 - 峰值内存
 - 8.59 MiB