QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#465180#6303. Inversionegypt_ioi2024b_05Compile Error//C++201.7kb2024-07-06 18:16:012024-07-06 18:16:01

Details

answer.code: In function ‘int query(int, int)’:
answer.code:23:5: error: ‘calls’ was not declared in this scope; did you mean ‘calloc’?
   23 |     calls++;
      |     ^~~~~
      |     calloc