QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#45151#4561. Catfish FarmZhangYiDeCompile Error//C++171.7kb2022-08-22 14:23:592022-08-22 14:24:02

Details

answer.code: In function ‘int64_t max_weights(int, int, std::vector<int>, std::vector<int>, std::vector<int>)’:
answer.code:45:20: error: ‘n’ was not declared in this scope
   45 |                 if(n==2){
      |                    ^