/ 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 95ms 124.375 MiB
#2 Runtime Error 417ms 132.598 MiB
#3 Runtime Error 196ms 129.98 MiB
#4 Runtime Error 84ms 124.375 MiB
#5 Runtime Error 90ms 128.824 MiB
#6 Runtime Error 95ms 124.582 MiB
#7 Runtime Error 143ms 128.5 MiB
#8 Runtime Error 123ms 129.25 MiB
#9 Runtime Error 302ms 128.625 MiB
#10 Runtime Error 40ms 122.25 MiB
#11 Runtime Error 50ms 122.25 MiB
#12 Runtime Error 48ms 124.375 MiB
#13 Runtime Error 39ms 122.25 MiB
#14 Runtime Error 112ms 128.527 MiB
#15 Runtime Error 137ms 128.453 MiB
#16 Runtime Error 78ms 126.828 MiB
#17 Runtime Error 112ms 130.586 MiB
#18 Runtime Error 238ms 134.695 MiB
#19 Runtime Error 259ms 129.711 MiB
#20 Runtime Error 106ms 130.453 MiB

信息

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