记录详情

Time Exceeded

/in/foo.cc: In function 'int main()':
/in/foo.cc:6:12: warning: unused variable 'ans' [-Wunused-variable]
  int i,n,j,ans,l,r,len=1;
            ^~~
/in/foo.cc:6:16: warning: unused variable 'l' [-Wunused-variable]
  int i,n,j,ans,l,r,len=1;
                ^
/in/foo.cc:6:18: warning: unused variable 'r' [-Wunused-variable]
  int i,n,j,ans,l,r,len=1;
                  ^
# 状态 耗时 内存占用
#1 Wrong Answer 697ms 6.25 MiB
#2 Time Exceeded ≥1005ms ≥12.25 MiB
#3 Time Exceeded ≥1002ms ≥10.367 MiB
#4 Time Exceeded ≥1011ms ≥12.25 MiB
#5 Time Exceeded ≥1005ms ≥10.25 MiB
#6 Time Exceeded ≥1000ms ≥10.484 MiB
#7 Time Exceeded ≥1010ms ≥8.332 MiB
#8 Time Exceeded ≥1001ms ≥12.25 MiB
#9 Time Exceeded ≥1002ms ≥12.18 MiB
#10 Time Exceeded ≥1003ms ≥14.375 MiB

信息

递交者
类型
递交
题目
N中的N 最长不下降子序列 经典题
语言
C++
递交时间
2018-04-24 17:31:31
评测时间
2018-04-24 17:31:31
评测机
分数
0
总耗时
≥9741ms
峰值内存
≥14.375 MiB