Runtime Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:33:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     for(int j = 0;j < tmp.size();j++){
                   ~~^~~~~~~~~~~~
/in/foo.cc:40:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     for(int j = 0;j < tmp.size();j++){
                   ~~^~~~~~~~~~~~
# 状态 耗时 内存占用
#1 Runtime Error 2ms 416.0 KiB
#2 Runtime Error 2ms 372.0 KiB
#3 Runtime Error 2ms 372.0 KiB
#4 Runtime Error 2ms 416.0 KiB
#5 Runtime Error 2ms 380.0 KiB
#6 Accepted 2ms 416.0 KiB
#7 Accepted 24ms 420.0 KiB
#8 Accepted 17ms 420.0 KiB
#9 Runtime Error 2ms 344.0 KiB
#10 Accepted 3ms 420.0 KiB
#11 Accepted 20ms 420.0 KiB
#12 Runtime Error 2ms 388.0 KiB
#13 Runtime Error 2ms 380.0 KiB
#14 Runtime Error 2ms 340.0 KiB
#15 Runtime Error 2ms 412.0 KiB
#16 Accepted 13ms 412.0 KiB
#17 Runtime Error 2ms 376.0 KiB
#18 Accepted 20ms 416.0 KiB
#19 Accepted 20ms 424.0 KiB
#20 Accepted 12ms 420.0 KiB

信息

递交者
类型
递交
语言
C++
递交时间
2025-10-31 16:45:16
评测时间
2025-10-31 16:45:16
评测机
分数
45
总耗时
159ms
峰值内存
424.0 KiB