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)提供评测服务
信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P1516 Problem D. 第 k 次部分和
 - 语言
 - C++
 - 递交时间
 - 2023-10-11 17:50:20
 - 评测时间
 - 2023-10-11 17:50:20
 - 评测机
 
- 分数
 - 100
 - 总耗时
 - 7661ms
 - 峰值内存
 - 31.723 MiB