Runtime Error

/in/foo.cc: In function 'bool BFS()':
/in/foo.cc:15:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
   for(int i=0;i<s[p].size();i++){
               ~^~~~~~~~~~~~
# 状态 耗时 内存占用
#1 Runtime Error 2ms 656.0 KiB
#2 Runtime Error 2ms 544.0 KiB
#3 Runtime Error 2ms 628.0 KiB
#4 Runtime Error 2ms 600.0 KiB
#5 Runtime Error 2ms 564.0 KiB

信息

递交者
类型
递交
题目
P1049 喝啤酒
语言
C++
递交时间
2024-04-26 18:00:56
评测时间
2024-04-26 18:00:56
评测机
分数
0
总耗时
12ms
峰值内存
656.0 KiB