/ new_bzoj /

记录详情

Runtime Error

/in/foo.cc: In function 'void endd(int, int)':
/in/foo.cc:34:16: 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:43:17: 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 332ms 122.5 MiB
#2 Runtime Error 568ms 134.992 MiB
#3 Runtime Error 445ms 127.0 MiB
#4 Runtime Error 358ms 120.609 MiB
#5 Runtime Error 380ms 128.727 MiB
#6 Runtime Error 377ms 124.449 MiB
#7 Runtime Error 423ms 126.824 MiB
#8 Runtime Error 444ms 129.336 MiB
#9 Runtime Error 336ms 129.375 MiB
#10 Runtime Error 44ms 120.602 MiB
#11 Runtime Error 47ms 124.375 MiB
#12 Runtime Error 50ms 124.25 MiB
#13 Runtime Error 41ms 124.391 MiB
#14 Runtime Error 94ms 132.23 MiB
#15 Runtime Error 214ms 128.75 MiB
#16 Runtime Error 80ms 126.453 MiB
#17 Runtime Error 106ms 128.824 MiB
#18 Runtime Error 244ms 133.98 MiB
#19 Runtime Error 247ms 129.25 MiB
#20 Runtime Error 88ms 128.48 MiB

信息

递交者
类型
递交
题目
机器人
语言
C++
递交时间
2018-05-19 22:41:20
评测时间
2018-05-19 22:41:21
评测机
分数
0
总耗时
4925ms
峰值内存
134.992 MiB