#include "../../kyopro_library/template.hpp"
クラス | |
struct | ModInt< MOD > |
ModInt [詳解] | |
マクロ定義 | |
#define | VM vector<mint> |
#define | VVM vector<vector<mint>> |
型定義 | |
using | Mod998 = ModInt<998244353> |
using | Mod107 = ModInt<1000000007> |
#define VM vector<mint> |
modint.hpp の 63 行目に定義があります。
#define VVM vector<vector<mint>> |
modint.hpp の 64 行目に定義があります。
modint.hpp の 60 行目に定義があります。
modint.hpp の 61 行目に定義があります。