/ Vijos /

记录详情

Accepted

/in/foo.cc: In function 'void getln(int*, int*, int)':
/in/foo.cc:86:3: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
   for(i=n-1;i;i--)b[i]=(ll)b[i-1]*inv[i]%P;b[0]=0;
   ^~~
/in/foo.cc:86:44: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
   for(i=n-1;i;i--)b[i]=(ll)b[i-1]*inv[i]%P;b[0]=0;
                                            ^
# 状态 耗时 内存占用
#1 Accepted 608ms 52.375 MiB
#2 Accepted 82ms 52.348 MiB
#3 Accepted 42ms 52.207 MiB
#4 Accepted 32ms 52.336 MiB
#5 Accepted 45ms 52.332 MiB
#6 Accepted 46ms 52.359 MiB
#7 Accepted 46ms 52.359 MiB
#8 Accepted 50ms 52.34 MiB
#9 Accepted 52ms 52.375 MiB
#10 Accepted 49ms 52.375 MiB
#11 Accepted 2770ms 53.371 MiB
#12 Accepted 3153ms 53.262 MiB
#13 Accepted 2381ms 53.609 MiB
#14 Accepted 3075ms 53.359 MiB
#15 Accepted 2896ms 54.082 MiB
#16 Accepted 2428ms 54.078 MiB
#17 Accepted 3310ms 53.336 MiB
#18 Accepted 2520ms 53.309 MiB
#19 Accepted 2148ms 53.367 MiB
#20 Accepted 2535ms 53.25 MiB

信息

递交者
类型
递交
题目
P2023 遗忘的集合
语言
C++
递交时间
2018-03-24 00:14:50
评测时间
2018-03-24 00:21:39
评测机
分数
100
总耗时
28278ms
峰值内存
54.082 MiB