QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#555638#9237. Messagegg_gongCompile Error//C++202.9kb2024-09-10 07:13:392024-09-10 07:13:40

详细

answer.code: In function ‘std::vector<bool> receive_message(std::vector<std::vector<bool> >)’:
answer.code:111:17: error: ‘fa’ was not declared in this scope; did you mean ‘fma’?
  111 |                 fa[i]=i,val[i]=0;
      |                 ^~
      |                 fma