记录详情

Accepted

/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 ++)
      |                         ~~^~~~~~~~~~~~~
# 状态 耗时 内存占用
#1 Accepted 204ms 9.457 MiB

信息

递交者
类型
递交
语言
C++
递交时间
2025-07-06 00:05:12
评测时间
2025-07-06 00:05:12
评测机
分数
100
总耗时
204ms
峰值内存
9.457 MiB