cplib-cpp icon indicating copy to clipboard operation
cplib-cpp copied to clipboard

`matrix<>` ライブラリを色々直す

Open hitonanode opened this issue 3 years ago • 0 comments

https://yukicoder.me/problems/no/1773 で露見:

  • 定数倍が遅い
  • C++11 で atcoder::modint998244353 が載らない?
    • そもそも C++11 で atcoder/modint が無理なのか

hitonanode avatar Dec 11 '21 01:12 hitonanode