QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#735309#9570. Binary Treeucup-team5769Compile Error//C++143.8kb2024-11-11 19:11:062024-11-11 19:11:06

Details

answer.code: In function ‘void fid(int)’:
answer.code:43:21: error: ‘n’ was not declared in this scope
   43 |     if (bd ++ > 2 * n) return;
      |                     ^