/ 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 1.965 MiB
#2 Runtime Error 13ms 1.91 MiB
#3 Runtime Error 20ms 1.977 MiB
#4 Runtime Error 19ms 2.055 MiB
#5 Runtime Error 19ms 2.059 MiB
#6 Runtime Error 18ms 2.059 MiB
#7 Runtime Error 19ms 1.969 MiB
#8 Runtime Error 19ms 1.973 MiB
#9 Runtime Error 823ms 8.488 MiB
#10 Runtime Error 819ms 8.508 MiB
#11 Runtime Error 830ms 8.379 MiB
#12 Runtime Error 834ms 8.41 MiB
#13 Runtime Error 827ms 8.488 MiB
#14 Runtime Error 830ms 8.465 MiB
#15 Runtime Error 1797ms 15.027 MiB
#16 Runtime Error 1809ms 15.195 MiB
#17 Runtime Error 1776ms 15.121 MiB
#18 Runtime Error 1792ms 15.188 MiB
#19 Runtime Error 1800ms 15.121 MiB
#20 Runtime Error 1812ms 15.188 MiB

信息

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