/ SUOI /

记录详情

Time Exceeded

/in/foo.cc: In function 'int main()':
/in/foo.cc:72: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:72: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 35ms 19.52 MiB
#2 Accepted 31ms 19.453 MiB
#3 Accepted 31ms 19.234 MiB
#4 Accepted 41ms 19.34 MiB
#5 Accepted 30ms 19.32 MiB
#6 Accepted 60ms 19.344 MiB
#7 Accepted 60ms 19.207 MiB
#8 Accepted 72ms 19.355 MiB
#9 Accepted 927ms 47.336 MiB
#10 Accepted 2037ms 48.75 MiB
#11 Accepted 934ms 47.383 MiB
#12 Accepted 2056ms 48.758 MiB
#13 Accepted 945ms 47.301 MiB
#14 Accepted 2038ms 49.75 MiB
#15 Accepted 1985ms 78.055 MiB
#16 Time Exceeded ≥3000ms ≥81.02 MiB
#17 Accepted 1988ms 78.16 MiB
#18 Time Exceeded ≥3001ms ≥81.305 MiB
#19 Accepted 1926ms 78.129 MiB
#20 Time Exceeded ≥3006ms ≥81.035 MiB

信息

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