/ fastle /

记录详情

Time Exceeded

/in/foo.cc: In member function 'void RMQ::Init(int, int*)':
/in/foo.cc:22:18: warning: suggest parentheses around '-' inside '<<' [-Wparentheses]
    for(int t=1<<j-1,i=n-t; i; --i)
                 ~^~
/in/foo.cc: In member function 'void Segment_Tree::Build(int, int, int, int*)':
/in/foo.cc:48:10: warning: suggest parentheses around '+' inside '>>' [-Wparentheses]
   int m=l+r>>1;
         ~^~
/in/foo.cc: In member function 'void Segment_Tree::Modify(int, int, int, int, int, int)':
/in/foo.cc:61:10: warning: suggest parentheses around '+' inside '>>' [-Wparentheses]
   int m=l+r>>1;
         ~^~
/in/foo.cc: In member function 'void Segment_Tree::Print(int, int, int)':
/in/foo.cc:70:10: warning: suggest parentheses around '+' inside '>>' [-Wparentheses]
   int m=l+r>>1; Print(lson), Print(rson);
         ~^~
/in/foo.cc: In function 'LL Query(int, int, int, int, int)':
/in/foo.cc:97:9: warning: suggest parentheses around '+' inside '>>' [-Wparentheses]
  int m=l+r>>1;
        ~^~
/in/foo.cc:98:4: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses]
  if(L<=m)
    ^
# 状态 耗时 内存占用
#1 Wrong Answer 9ms 28.297 MiB
#2 Wrong Answer 8ms 24.324 MiB
#3 Wrong Answer 70ms 34.324 MiB
#4 Wrong Answer 69ms 18.445 MiB
#5 Time Exceeded ≥1002ms ≥28.508 MiB
#6 Time Exceeded ≥1001ms ≥28.512 MiB
#7 Time Exceeded ≥1003ms ≥28.469 MiB
#8 Time Exceeded ≥1001ms ≥28.508 MiB
#9 Time Exceeded ≥1000ms ≥45.266 MiB
#10 Time Exceeded ≥1000ms ≥44.688 MiB
#11 Time Exceeded ≥1001ms ≥45.477 MiB
#12 Time Exceeded ≥1001ms ≥45.457 MiB
#13 Time Exceeded ≥1001ms ≥45.266 MiB
#14 Time Exceeded ≥1001ms ≥45.41 MiB
#15 Time Exceeded ≥1000ms ≥45.32 MiB
#16 Time Exceeded ≥1001ms ≥45.469 MiB
#17 Time Exceeded ≥1002ms ≥44.641 MiB
#18 Time Exceeded ≥1002ms ≥45.383 MiB
#19 Time Exceeded ≥1001ms ≥45.41 MiB
#20 Time Exceeded ≥1000ms ≥44.816 MiB

信息

递交者
类型
递交
题目
P1002 双面间谍
语言
C++
递交时间
2019-03-19 18:48:25
评测时间
2019-03-19 18:48:25
评测机
分数
0
总耗时
≥16184ms
峰值内存
≥45.477 MiB