QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#878055#8591. ShopsZhangYiDeCompile Error//C++2019.3kb2025-02-01 13:18:232025-02-01 13:18:29

Details

answer.code:685:12: error: ‘MontgomeryModInt’ does not name a type
  685 | using mint=MontgomeryModInt<998244353>;
      |            ^~~~~~~~~~~~~~~~