QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#45554#4565. Rarest InsectsZhaoZiLongCompile Error//C++171.4kb2022-08-24 12:42:252022-08-24 12:42:26

Details

answer.code: In function ‘int min_cardinality(int)’:
answer.code:63:16: error: ‘ans’ was not declared in this scope; did you mean ‘abs’?
   63 |         return ans;
      |                ^~~
      |                abs