Wrong Answer
foo.cc: In function 'bool isRepeat(std::vector<Loc>&, int, int)':
foo.cc:44:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<Loc>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
   44 |         for(int k=0;k<Path.size();k++)
      |                     ~^~~~~~~~~~~~
  [Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
 - 类型
 - 递交
 - 题目
 - 6 营救公主
 - 比赛
 - 2022暑期青少年社团(告别赛)
 - 语言
 - C++
 - 递交时间
 - 2022-08-21 21:27:29
 - 评测时间
 - 2022-08-21 21:27:29
 - 评测机
 
- 分数
 - 75
 - 总耗时
 - 11ms
 - 峰值内存
 - 384.0 KiB