QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#45554#4565. Rarest InsectsZhaoZiLongCompile Error//C++171.4kb2022-08-24 12:42:252022-08-24 12:42:26

详细

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