QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#818997#9237. MessageNova_NightWind0311#Compile Error//C++20512b2024-12-18 11:35:242024-12-18 11:35:24

详细

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