/ SUOI /

记录详情

Time Exceeded

/in/foo.cc: In function 'int main()':
/in/foo.cc:83:2: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
  for (int i = 0; i <= n; ++ i) printf("%d ", dp[i]); puts("");
  ^~~
/in/foo.cc:83:54: 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 ", dp[i]); puts("");
                                                      ^~~~
# 状态 耗时 内存占用
#1 Accepted 30ms 19.273 MiB
#2 Accepted 27ms 19.039 MiB
#3 Accepted 59ms 19.328 MiB
#4 Accepted 71ms 19.363 MiB
#5 Accepted 60ms 19.309 MiB
#6 Accepted 62ms 19.359 MiB
#7 Accepted 57ms 19.246 MiB
#8 Accepted 66ms 19.359 MiB
#9 Accepted 922ms 47.457 MiB
#10 Accepted 2043ms 48.809 MiB
#11 Accepted 927ms 47.449 MiB
#12 Accepted 2028ms 48.82 MiB
#13 Accepted 933ms 47.363 MiB
#14 Accepted 2019ms 49.812 MiB
#15 Accepted 1942ms 78.211 MiB
#16 Time Exceeded ≥3000ms ≥81.082 MiB
#17 Accepted 1927ms 78.227 MiB
#18 Time Exceeded ≥3003ms ≥81.074 MiB
#19 Accepted 1923ms 78.195 MiB
#20 Time Exceeded ≥3006ms ≥81.098 MiB

信息

递交者
类型
递交
题目
#52 伐木
语言
C++
递交时间
2019-03-26 10:38:52
评测时间
2019-03-26 10:38:52
评测机
分数
85
总耗时
≥24115ms
峰值内存
≥81.098 MiB