QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#361009#8340. 3 Sumucup-team899#Compile Error//C++144.1kb2024-03-22 17:45:512024-03-22 17:45:52

詳細信息

answer.code: In function ‘int main()’:
answer.code:137:38: error: ‘reduce’ was not declared in this scope; did you mean ‘reduc’?
  137 |                         string tmp = reduce(s[i], k);
      |                                      ^~~~~~
      |                                      reduc