/ 拾陆人 /

记录详情

Accepted

/in/foo.cc: In function 'void qF()':
/in/foo.cc:23:2: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
  for(int i=1;i<=n;i++)
  ^~~
/in/foo.cc:25:3: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
   inv[n]=ksm(F[n],MAX-2,MAX);
   ^~~
# 状态 耗时 内存占用
#1 Accepted 5ms 6.25 MiB
#2 Accepted 4ms 6.363 MiB
#3 Accepted 5ms 6.352 MiB
#4 Accepted 6ms 6.25 MiB
#5 Accepted 6ms 6.215 MiB
#6 Accepted 7ms 6.25 MiB
#7 Accepted 12ms 6.25 MiB
#8 Accepted 29ms 6.375 MiB
#9 Accepted 55ms 8.344 MiB
#10 Accepted 97ms 9.125 MiB

信息

递交者
类型
递交
题目
快乐的黄老板
语言
C++
递交时间
2017-11-09 19:38:39
评测时间
2017-11-09 19:38:39
评测机
分数
100
总耗时
231ms
峰值内存
9.125 MiB