QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#818997#9237. MessageNova_NightWind0311#Compile Error//C++20512b2024-12-18 11:35:242024-12-18 11:35:24

Details

answer.code: In function ‘void send_message(std::vector<bool>, std::vector<bool>)’:
answer.code:10:9: error: ‘send_packet’ was not declared in this scope
   10 |         send_packet(v);
      |         ^~~~~~~~~~~