/ SUOI /

记录详情

Runtime Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:98:2: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
  for (int i = 0; i <= n; ++ i) printf("%d ", now[i]); puts("");
  ^~~
/in/foo.cc:98:55: 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 ", now[i]); puts("");
                                                       ^~~~
# 状态 耗时 内存占用
#1 Runtime Error 20ms 2.051 MiB
#2 Runtime Error 16ms 1.953 MiB
#3 Runtime Error 22ms 2.055 MiB
#4 Runtime Error 18ms 2.059 MiB
#5 Runtime Error 21ms 1.969 MiB
#6 Runtime Error 22ms 1.973 MiB
#7 Runtime Error 17ms 2.055 MiB
#8 Runtime Error 18ms 1.969 MiB
#9 Runtime Error 812ms 8.488 MiB
#10 Runtime Error 817ms 8.504 MiB
#11 Runtime Error 811ms 8.492 MiB
#12 Runtime Error 814ms 8.523 MiB
#13 Runtime Error 821ms 8.488 MiB
#14 Runtime Error 825ms 8.566 MiB
#15 Runtime Error 1777ms 15.047 MiB
#16 Runtime Error 1787ms 15.195 MiB
#17 Runtime Error 1769ms 15.078 MiB
#18 Runtime Error 1783ms 15.113 MiB
#19 Runtime Error 1772ms 15.125 MiB
#20 Runtime Error 1784ms 15.094 MiB

信息

递交者
类型
递交
题目
#52 伐木
语言
C++
递交时间
2019-03-26 11:07:33
评测时间
2019-03-26 11:07:33
评测机
分数
0
总耗时
15736ms
峰值内存
15.195 MiB