QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#472409#4928. Game With NumbersMaMengQiCompile Error//C++14637b2024-07-11 16:15:572024-07-11 16:15:58

Details

answer.code: In function ‘long long int solve(long long int, std::vector<long long int>)’:
answer.code:18:22: error: ‘Q’ was not declared in this scope
   18 |                 else Q.push_back(x);
      |                      ^