QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#872727#8613. Cardinalityucup-team6072#Compile Error//C++202.2kb2025-01-26 03:59:452025-01-26 03:59:52

Details

answer.code: In function ‘int main()’:
answer.code:83:25: error: ‘mask’ was not declared in this scope; did you mean ‘masks’?
   83 |                 z += pc(mask[6 * j + k]);
      |                         ^~~~
      |                         masks