QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#480879#6774. Ancient Machine 2egypt_ioi2024_01#Compile Error//C++23637b2024-07-16 19:23:472024-07-16 19:23:47

Details

answer.code: In function ‘std::string Solve(int)’:
answer.code:20:19: error: ‘query’ was not declared in this scope
   20 |         int lol = query(N+2,A,B);
      |                   ^~~~~