记录详情

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 623ms 6.25 MiB
#2 Time Exceeded ≥1002ms ≥10.375 MiB
#3 Time Exceeded ≥1004ms ≥8.332 MiB
#4 Time Exceeded ≥1048ms ≥10.355 MiB
#5 Time Exceeded ≥1000ms ≥10.25 MiB
#6 Time Exceeded ≥1005ms ≥12.375 MiB
#7 Time Exceeded ≥1023ms ≥8.355 MiB
#8 Time Exceeded ≥1033ms ≥12.176 MiB
#9 Time Exceeded ≥1007ms ≥14.195 MiB
#10 Time Exceeded ≥1003ms ≥14.332 MiB

信息

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