https://www.luogu.org/problemnew/show/P2822(组合数问题)

https://www.luogu.org/problemnew/show/P1313(计算系数)

连续的组合数可看做杨辉三角,多组条件一样的数据可预处理减小时间复杂度

 

相关文章:

  • 2021-11-02
  • 2021-09-26
  • 2021-12-03
  • 2021-08-01
  • 2021-08-15
  • 2022-12-23
  • 2021-10-03
  • 2022-01-28
猜你喜欢
  • 2022-01-10
  • 2022-01-24
  • 2021-12-03
  • 2022-01-07
  • 2021-11-01
  • 2022-01-23
相关资源
相似解决方案