Runtime Error
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:47:23
- 评测时间
- 2023-10-11 17:51:22
- 评测机
- 分数
- 60
- 总耗时
- 2634ms
- 峰值内存
- 16.484 MiB