Time Exceeded
/in/foo.cc: In function 'void bfs()':
/in/foo.cc:21:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::pair<int, int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
   21 |         for(int i = 0 ; i < g[t].size() ; i ++)
      |                         ~~^~~~~~~~~~~~~
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P1005 最短路径
 - 语言
 - C++
 - 递交时间
 - 2025-07-06 00:17:11
 - 评测时间
 - 2025-07-06 20:05:39
 - 评测机
 
- 分数
 - 0
 - 总耗时
 - ≥150ms
 - 峰值内存
 - ≥9.473 MiB