记录详情

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)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 99ms 16.055 MiB
#2 Accepted 90ms 16.02 MiB
#3 Accepted 249ms 15.77 MiB
#4 Accepted 592ms 16.184 MiB
#5 Accepted 47ms 15.645 MiB
#6 Accepted 45ms 15.645 MiB
#7 Accepted 46ms 15.598 MiB
#8 Accepted 45ms 15.621 MiB
#9 Accepted 62ms 15.664 MiB
#10 Accepted 61ms 15.707 MiB
#11 Accepted 63ms 15.633 MiB
#12 Accepted 63ms 15.668 MiB
#13 Runtime Error Segmentation fault 136ms 16.441 MiB
#14 Runtime Error Segmentation fault 133ms 16.383 MiB
#15 Runtime Error Segmentation fault 130ms 16.395 MiB
#16 Runtime Error Segmentation fault 130ms 16.406 MiB
#17 Runtime Error Segmentation fault 162ms 16.395 MiB
#18 Runtime Error Segmentation fault 169ms 16.453 MiB
#19 Runtime Error Segmentation fault 171ms 16.395 MiB
#20 Runtime Error Segmentation fault 132ms 16.484 MiB

信息

递交者
类型
递交
题目
P1516 Problem D. 第 k 次部分和
语言
C++
递交时间
2023-10-11 17:47:23
评测时间
2023-10-11 17:51:22
评测机
分数
60
总耗时
2634ms
峰值内存
16.484 MiB