/ Vijos /

记录详情

Runtime Error

/in/foo.cc: In function 'int SPFA()':
/in/foo.cc:53:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
         for(int i=0; i<dir[t].size(); i++)
                      ~^~~~~~~~~~~~~~
# 状态 耗时 内存占用
#1 Accepted 4ms 476.0 KiB
#2 Accepted 4ms 384.0 KiB
#3 Runtime Error 4ms 512.0 KiB
#4 Accepted 4ms 584.0 KiB
#5 Accepted 3ms 456.0 KiB
#6 Accepted 3ms 472.0 KiB
#7 Accepted 3ms 468.0 KiB
#8 Accepted 3ms 384.0 KiB
#9 Accepted 3ms 496.0 KiB
#10 Accepted 2ms 500.0 KiB

信息

递交者
类型
递交
题目
P1653 疯狂的方格取数
语言
C++
递交时间
2018-03-23 16:05:17
评测时间
2018-03-23 16:05:17
评测机
分数
90
总耗时
38ms
峰值内存
584.0 KiB