dunkelheit ~master (2021-09-26T11:58:05.3103471)
Dub
Repo
ModInt.opBinary
dkh
modint
ModInt
We can handle it as same as int(but divide is slow)
auto
opBinary
(ModInt r)
auto
opBinary
(ModInt r)
auto
opBinary
(ModInt r)
auto
opBinary
(ModInt r)
struct
ModInt
(uint MD)
const
auto
opBinary
(
string
op
: "/"
)
(
ModInt
r
)
if
(
MD
< int.
max
)
auto
opBinary
(T r)
Meta
Source
See Implementation
dkh
modint
ModInt
constructors
this
functions
opBinary
opOpAssign
toString
static functions
inv
make
normS
variables
v
We can handle it as same as int(but divide is slow)