QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#557913#9237. MessageDerekshakkCompile Error//C++172.0kb2024-09-11 12:17:492024-09-11 12:17:49

Details

/usr/bin/ld: /tmp/cctMiBgE.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/cctMiBgE.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