pub const COMMON_PRIME: i64 = 998_244_353;
Prime modulus that’s commonly used in programming competitions