/ SUOI /

记录详情

Time Exceeded

/in/foo.cc: In function 'int main()':
/in/foo.cc:70: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:70: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 17ms 432.0 KiB
#2 Accepted 42ms 452.0 KiB
#3 Accepted 17ms 456.0 KiB
#4 Accepted 77ms 504.0 KiB
#5 Accepted 18ms 396.0 KiB
#6 Accepted 61ms 520.0 KiB
#7 Accepted 17ms 428.0 KiB
#8 Accepted 77ms 504.0 KiB
#9 Accepted 835ms 6.582 MiB
#10 Time Exceeded ≥3001ms ≥7.953 MiB
#11 Accepted 830ms 6.574 MiB
#12 Time Exceeded ≥3001ms ≥7.957 MiB
#13 Accepted 842ms 6.586 MiB
#14 Time Exceeded ≥3001ms ≥7.957 MiB
#15 Accepted 1801ms 12.84 MiB
#16 Time Exceeded ≥3001ms ≥12.84 MiB
#17 Accepted 1788ms 12.84 MiB
#18 Time Exceeded ≥3003ms ≥12.844 MiB
#19 Accepted 1787ms 12.84 MiB
#20 Time Exceeded ≥3002ms ≥12.84 MiB

信息

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