Runtime Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:32:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
   for(int i=0;i<a[q.front()].size();i++)
               ~^~~~~~~~~~~~~~~~~~~~
# 状态 耗时 内存占用
#1 Runtime Error 2ms 524.0 KiB
#2 Runtime Error 2ms 508.0 KiB
#3 Accepted 2ms 400.0 KiB
#4 Runtime Error 2ms 504.0 KiB
#5 Accepted 2ms 380.0 KiB
#6 Runtime Error 2ms 596.0 KiB
#7 Runtime Error 2ms 528.0 KiB
#8 Accepted 2ms 400.0 KiB
#9 Accepted 2ms 504.0 KiB
#10 Accepted 2ms 500.0 KiB

信息

递交者
类型
递交
题目
P1056 三国通史(其四)
语言
C++
递交时间
2024-04-26 12:55:31
评测时间
2024-04-26 12:55:31
评测机
分数
50
总耗时
24ms
峰值内存
596.0 KiB