QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#456950#7276. A Light InconveniencecarrotqqCompile Error//C++20893b2024-06-28 18:52:072024-06-28 18:52:07

Details

answer.code: In function ‘std::pair<long long int, std::vector<long long int> > leave(long long int)’:
answer.code:31:9: error: ‘res’ was not declared in this scope
   31 |         res.push_back(x);
      |         ^~~