QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#480883#6774. Ancient Machine 2egypt_ioi2024_01#Compile Error//C++23637b2024-07-16 19:24:162024-07-16 19:24:16

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);
      |                   ^~~~~