/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'int cal(int)':
/in/foo.cc:10:3: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
   for(i=0;i<p;i++)f[i]=0,g[i]=G[i];f[0]=1;
   ^~~
/in/foo.cc:10:36: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
   for(i=0;i<p;i++)f[i]=0,g[i]=G[i];f[0]=1;
                                    ^
# 状态 耗时 内存占用
#1 Accepted 5ms 2.199 MiB
#2 Accepted 3ms 2.25 MiB
#3 Accepted 9ms 2.25 MiB
#4 Accepted 12ms 2.336 MiB
#5 Accepted 9ms 2.25 MiB
#6 Accepted 20ms 2.938 MiB
#7 Accepted 17ms 2.875 MiB
#8 Accepted 12ms 2.875 MiB
#9 Accepted 220ms 24.562 MiB
#10 Accepted 211ms 26.109 MiB

信息

递交者
类型
递交
题目
P2015 序列计数
语言
C++
递交时间
2017-05-07 16:15:27
评测时间
2017-05-07 16:15:27
评测机
分数
100
总耗时
522ms
峰值内存
26.109 MiB