QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#555664#9237. Messagegg_gongCompile Error//C++203.4kb2024-09-10 07:46:582024-09-10 07:46:58

Details

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