QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#790172#4636. Optimal AssortmentGuanYunchangCompile Error//C++172.3kb2024-11-28 03:34:462024-11-28 03:34:46

Details

answer.code: In function ‘void print_ans()’:
answer.code:64:18: error: ‘best_split’ was not declared in this scope
   64 |   ll a = t.query(best_split+1, 1e6).vl;
      |                  ^~~~~~~~~~