/ new_bzoj /

记录详情

Runtime Error

/in/foo.cc: In function 'void endd(int, int)':
/in/foo.cc:34:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     for(int i=0; i<used.size(); i++) {
                  ~^~~~~~~~~~~~
/in/foo.cc: In function 'void dfs(int, int, int, int)':
/in/foo.cc:44:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
         for(int i=0; i<used.size(); i++)
                      ~^~~~~~~~~~~~
/in/foo.cc: In function 'bool check(int, int, int)':
/in/foo.cc:32:1: warning: control reaches end of non-void function [-Wreturn-type]
 }
 ^
# 状态 耗时 内存占用
#1 Runtime Error 352ms 122.25 MiB
#2 Runtime Error 594ms 132.617 MiB
#3 Runtime Error 562ms 129.703 MiB
#4 Runtime Error 371ms 120.5 MiB
#5 Runtime Error 436ms 128.457 MiB
#6 Runtime Error 322ms 122.5 MiB
#7 Runtime Error 574ms 126.75 MiB
#8 Runtime Error 560ms 130.328 MiB
#9 Runtime Error 287ms 129.5 MiB
#10 Runtime Error 54ms 124.375 MiB
#11 Runtime Error 40ms 120.5 MiB
#12 Runtime Error 65ms 120.457 MiB
#13 Runtime Error 38ms 120.5 MiB
#14 Runtime Error 86ms 128.391 MiB
#15 Runtime Error 141ms 126.75 MiB
#16 Runtime Error 95ms 126.734 MiB
#17 Runtime Error 134ms 130.949 MiB
#18 Runtime Error 226ms 135.199 MiB
#19 Runtime Error 234ms 129.453 MiB
#20 Runtime Error 89ms 127.0 MiB

信息

递交者
类型
递交
题目
机器人
语言
C++
递交时间
2018-05-24 18:55:40
评测时间
2018-05-24 18:55:40
评测机
分数
0
总耗时
5268ms
峰值内存
135.199 MiB