记录详情

Accepted

foo.cc: In function 'void init()':
foo.cc:34:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
   34 |     for(int i=1; i<N; i++)
      |     ^~~
foo.cc:37:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
   37 |         g[N-1] = qmi(f[N-1], p-2);
      |         ^
正在同步测试数据,请稍后
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 143ms 31.395 MiB
#2 Accepted 135ms 31.289 MiB
#3 Accepted 270ms 31.09 MiB
#4 Accepted 617ms 31.52 MiB
#5 Accepted 92ms 30.977 MiB
#6 Accepted 91ms 30.879 MiB
#7 Accepted 92ms 30.945 MiB
#8 Accepted 94ms 30.895 MiB
#9 Accepted 111ms 30.891 MiB
#10 Accepted 107ms 30.902 MiB
#11 Accepted 111ms 30.895 MiB
#12 Accepted 109ms 30.898 MiB
#13 Accepted 736ms 31.645 MiB
#14 Accepted 745ms 31.637 MiB
#15 Accepted 706ms 31.648 MiB
#16 Accepted 746ms 31.648 MiB
#17 Accepted 721ms 31.645 MiB
#18 Accepted 652ms 31.566 MiB
#19 Accepted 678ms 31.52 MiB
#20 Accepted 697ms 31.723 MiB

信息

递交者
类型
递交
题目
P1516 Problem D. 第 k 次部分和
语言
C++
递交时间
2023-10-11 17:50:20
评测时间
2023-10-11 17:50:20
评测机
分数
100
总耗时
7661ms
峰值内存
31.723 MiB