/ SUOI /

记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:122:2: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
  for(int i=0;i<=N;i++) printf("%d ",(f[i]+P)%P);puts("");
  ^~~
/in/foo.cc:122:49: 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 ",(f[i]+P)%P);puts("");
                                                 ^~~~
# 状态 耗时 内存占用
#1 Accepted 5ms 584.0 KiB
#2 Accepted 14ms 516.0 KiB
#3 Accepted 11ms 656.0 KiB
#4 Accepted 5ms 612.0 KiB
#5 Accepted 9ms 616.0 KiB
#6 Accepted 5ms 612.0 KiB
#7 Accepted 10ms 608.0 KiB
#8 Accepted 19ms 644.0 KiB
#9 Accepted 288ms 12.621 MiB
#10 Accepted 294ms 12.645 MiB
#11 Accepted 296ms 12.621 MiB
#12 Accepted 293ms 12.652 MiB
#13 Accepted 291ms 12.617 MiB
#14 Accepted 287ms 12.648 MiB
#15 Accepted 715ms 25.586 MiB
#16 Accepted 736ms 25.641 MiB
#17 Accepted 719ms 25.582 MiB
#18 Accepted 719ms 25.641 MiB
#19 Accepted 716ms 25.586 MiB
#20 Accepted 766ms 25.648 MiB

信息

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