/ Vijos /

记录详情

Runtime Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:27:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
   for (int i = 1; i <= d.size(); i++)
                   ~~^~~~~~~~~~~
/in/foo.cc:31:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     for (int j = 0; j < d[i-1].size(); j++)
                     ~~^~~~~~~~~~~~~~~
# 状态 耗时 内存占用
#1 Accepted 2ms 380.0 KiB
#2 Runtime Error 3ms 580.0 KiB
#3 Runtime Error 2ms 200.0 KiB
#4 Accepted 1ms 212.0 KiB
#5 Runtime Error 2ms 216.0 KiB
#6 Runtime Error 2ms 216.0 KiB
#7 Accepted 1ms 212.0 KiB
#8 Runtime Error 2ms 212.0 KiB
#9 Runtime Error 2ms 344.0 KiB
#10 Accepted 2ms 212.0 KiB

信息

递交者
类型
递交
题目
P1021 Victoria的舞会1
语言
C++
递交时间
2019-05-23 13:07:26
评测时间
2019-05-23 13:07:26
评测机
分数
40
总耗时
22ms
峰值内存
580.0 KiB