QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#480879#6774. Ancient Machine 2egypt_ioi2024_01#Compile Error//C++23637b2024-07-16 19:23:472024-07-16 19:23:47

详细

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