QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#433523#8781. Element-Wise Comparisonucup-team3407#Compile Error//C++98809b2024-06-08 12:18:242024-06-08 12:18:24

Details

answer.code:5:1: error: ‘mt19937’ does not name a type
    5 | mt19937 rnd(time(0));
      | ^~~~~~~