/ TYWZ /

记录详情

Time Exceeded

/in/foo.cc: In function 'void wrong_work()':
/in/foo.cc:47:45: warning: array subscript has type 'char' [-Wchar-subscripts]
  for (rg int i = 1;i <= la;++i) ++buc_a[a[i]];
                                             ^
/in/foo.cc:48:45: warning: array subscript has type 'char' [-Wchar-subscripts]
  for (rg int i = 1;i <= lb;++i) ++buc_b[b[i]];
                                             ^
/in/foo.cc:52:17: warning: array subscript has type 'char' [-Wchar-subscripts]
   --buc_b[b[del]];
                 ^
/in/foo.cc:53:19: warning: array subscript has type 'char' [-Wchar-subscripts]
   if (buc_a[b[del]] && buc_b[b[del]] < buc_a[b[del]])
                   ^
/in/foo.cc:53:36: warning: array subscript has type 'char' [-Wchar-subscripts]
   if (buc_a[b[del]] && buc_b[b[del]] < buc_a[b[del]])
                                    ^
/in/foo.cc:53:52: warning: array subscript has type 'char' [-Wchar-subscripts]
   if (buc_a[b[del]] && buc_b[b[del]] < buc_a[b[del]])
                                                    ^
# 状态 耗时 内存占用
#1 Accepted 1ms 220.0 KiB
#2 Accepted 4ms 312.0 KiB
#3 Accepted 1ms 228.0 KiB
#4 Accepted 1ms 232.0 KiB
#5 Time Exceeded ≥1001ms ≥484.0 KiB
#6 Wrong Answer 13ms 476.0 KiB
#7 Accepted 25ms 348.0 KiB
#8 Accepted 4ms 604.0 KiB
#9 Time Exceeded ≥1002ms ≥476.0 KiB
#10 Wrong Answer 12ms 476.0 KiB

信息

递交者
类型
递交
题目
2019.2.13 Problem B - del
比赛
2019.2.13测验
语言
C++
递交时间
2019-02-13 17:16:11
评测时间
2019-02-13 17:16:11
评测机
分数
60
总耗时
≥2069ms
峰值内存
≥604.0 KiB