QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#45713#4565. Rarest InsectsMaMengQiCompile Error//C++171.4kb2022-08-24 14:39:472022-08-24 14:39:50

Details

answer.code: In function ‘int min_cardinality(int)’:
answer.code:67:20: error: ‘D’ was not declared in this scope
   67 |   int l = 1, r = N/D;
      |                    ^