QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#873006#7739. KnapsackGuanYunchangCompile Error//C++201.7kb2025-01-26 07:00:112025-01-26 07:00:12

Details

answer.code: In function ‘void solved()’:
answer.code:45:14: error: expected primary-expression before ‘>=’ token
   45 |         ans +>= auxiliar[i].first;
      |              ^~