Module cp_library_rs::number_theory::modint
source · Expand description
Modintの構造体
Re-exports
pub use modint_::*;
Modules
Constants
- MOD用の定数:$
10^9 + 7
$ - MOD用の定数:$
998244353
$
Modintの構造体
pub use modint_::*;
10^9 + 7
$998244353
$