Wrong Answer
foo.cc: In function 'bool solve(ll)':
foo.cc:102:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<long long int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
  102 |         for(int j=0; j<arv[i].size(); j++) {
      |                      ~^~~~~~~~~~~~~~
  正在同步测试数据,请稍后 [Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P1123 疫情控制
 - 语言
 - C++
 - 递交时间
 - 2022-07-27 16:19:34
 - 评测时间
 - 2022-07-27 16:19:35
 - 评测机
 
- 分数
 - 80
 - 总耗时
 - 665ms
 - 峰值内存
 - 8.117 MiB