/ SUOI /

记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:93: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:93: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 Accepted 19ms 1.984 MiB
#2 Accepted 11ms 1.922 MiB
#3 Accepted 19ms 1.98 MiB
#4 Accepted 18ms 1.992 MiB
#5 Accepted 19ms 1.988 MiB
#6 Accepted 17ms 1.984 MiB
#7 Accepted 18ms 1.984 MiB
#8 Accepted 18ms 1.988 MiB
#9 Accepted 812ms 8.547 MiB
#10 Accepted 850ms 8.504 MiB
#11 Accepted 809ms 8.547 MiB
#12 Accepted 851ms 8.586 MiB
#13 Accepted 815ms 8.551 MiB
#14 Accepted 852ms 8.59 MiB
#15 Accepted 1797ms 15.184 MiB
#16 Accepted 2082ms 15.258 MiB
#17 Accepted 1756ms 15.184 MiB
#18 Accepted 2097ms 15.246 MiB
#19 Accepted 1776ms 15.188 MiB
#20 Accepted 2037ms 15.25 MiB

信息

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