QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#557932 | #9237. Message | Derekshakk | Compile Error | / | / | C++17 | 1.7kb | 2024-09-11 12:26:43 | 2024-09-11 12:26:44 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
/usr/bin/ld: /tmp/ccu2ZZj4.o: in function `(anonymous namespace)::run_decoder()': stub.cpp:(.text+0x691): undefined reference to `receive_message(std::vector<std::vector<bool, std::allocator<bool> >, std::allocator<std::vector<bool, std::allocator<bool> > > >)' /usr/bin/ld: /tmp/ccu2ZZj4.o: in function `(anonymous namespace)::run_encoder()': stub.cpp:(.text+0xc13): undefined reference to `send_message(std::vector<bool, std::allocator<bool> >, std::vector<bool, std::allocator<bool> >)' collect2: error: ld returned 1 exit status