Constant MOD107

Source
pub const MOD107: usize = 1000000007;
Expand description

MOD用の定数:$10^9 + 7$