QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#45787#4565. Rarest InsectsHuangHanShengCompile Error//C++171.3kb2022-08-24 15:18:142022-08-24 15:18:15

Details

answer.code: In function ‘int min_cardinality(int)’:
answer.code:13:5: error: ‘a’ was not declared in this scope
   13 |     a[0] = -1;
      |     ^