QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#555664#9237. Messagegg_gongCompile Error//C++203.4kb2024-09-10 07:46:582024-09-10 07:46:58

詳細信息

answer.code: In function ‘void send_message(std::vector<bool>, std::vector<bool>)’:
answer.code:60:25: error: ‘sendd’ was not declared in this scope
   60 |                         sendd[i][j]=0;
      |                         ^~~~~