QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#465854#7179. Fischer's Chess Guessing Gameucup-team4347Compile Error//C++233.6kb2024-07-07 12:05:582024-07-07 12:05:58

详细

answer.code: In function ‘int query(std::string)’:
answer.code:33:23: error: ‘ans’ was not declared in this scope; did you mean ‘abs’?
   33 |     match = get_match(ans, s);
      |                       ^~~
      |                       abs