Accepted
foo.cc: In function 'int main()':
foo.cc:50:14: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
   50 | for(int o=0;o<edges[i].size();++o)
      |             ~^~~~~~~~~~~~~~~~
  [Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P1250 最勇敢的机器人
 - 语言
 - C++
 - 递交时间
 - 2023-06-12 16:12:01
 - 评测时间
 - 2023-06-12 16:12:01
 - 评测机
 
- 分数
 - 100
 - 总耗时
 - 70ms
 - 峰值内存
 - 492.0 KiB