/ SUOI /

记录详情

Accepted

/in/foo.cc: In function 'int main()':
/in/foo.cc:111: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:111: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 19ms 692.0 KiB
#2 Accepted 18ms 916.0 KiB
#3 Accepted 6ms 560.0 KiB
#4 Accepted 8ms 616.0 KiB
#5 Accepted 7ms 644.0 KiB
#6 Accepted 6ms 584.0 KiB
#7 Accepted 15ms 540.0 KiB
#8 Accepted 15ms 544.0 KiB
#9 Accepted 326ms 12.613 MiB
#10 Accepted 364ms 12.656 MiB
#11 Accepted 333ms 12.617 MiB
#12 Accepted 332ms 12.66 MiB
#13 Accepted 311ms 12.617 MiB
#14 Accepted 326ms 12.645 MiB
#15 Accepted 706ms 25.582 MiB
#16 Accepted 932ms 25.656 MiB
#17 Accepted 722ms 25.586 MiB
#18 Accepted 947ms 25.66 MiB
#19 Accepted 705ms 25.504 MiB
#20 Accepted 860ms 25.582 MiB

信息

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