/ SUOI /

记录详情

Time Exceeded

/in/foo.cc: In function 'void solve(int, int)':
/in/foo.cc:52:26: warning: suggest parentheses around '+' inside '>>' [-Wparentheses]
  vector<int>tmp;int mid=l+r>>1;
                         ~^~
/in/foo.cc: In function 'int main()':
/in/foo.cc:67:2: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
  for(int i=0;i<=n;++i) printf("%d ",q[i]);puts("");
  ^~~
/in/foo.cc:67:43: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
  for(int i=0;i<=n;++i) printf("%d ",q[i]);puts("");
                                           ^~~~
# 状态 耗时 内存占用
#1 Accepted 1715ms 2.719 MiB
#2 Wrong Answer 597ms 568.0 KiB
#3 Accepted 1646ms 744.0 KiB
#4 Wrong Answer 1611ms 2.699 MiB
#5 Accepted 1746ms 752.0 KiB
#6 Wrong Answer 1547ms 2.645 MiB
#7 Accepted 1512ms 676.0 KiB
#8 Wrong Answer 1635ms 2.684 MiB
#9 Time Exceeded ≥3003ms ≥8.969 MiB
#10 Time Exceeded ≥3001ms ≥10.297 MiB
#11 Time Exceeded ≥3000ms ≥9.008 MiB
#12 Time Exceeded ≥3000ms ≥10.312 MiB
#13 Time Exceeded ≥3003ms ≥8.961 MiB
#14 Time Exceeded ≥3000ms ≥10.746 MiB
#15 Time Exceeded ≥3001ms ≥16.074 MiB
#16 Time Exceeded ≥3000ms ≥17.355 MiB
#17 Time Exceeded ≥3001ms ≥16.074 MiB
#18 Time Exceeded ≥3001ms ≥17.281 MiB
#19 Time Exceeded ≥3001ms ≥16.051 MiB
#20 Time Exceeded ≥3000ms ≥16.871 MiB

信息

递交者
类型
递交
题目
#52 伐木
语言
C++
递交时间
2019-03-26 11:57:19
评测时间
2019-03-26 11:57:19
评测机
分数
20
总耗时
≥48028ms
峰值内存
≥17.355 MiB