| Problem | message_ex |
|---|---|
| User | estkn |
| Submission Time | 2026-07-10 15:26:36 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
/usr/bin/ld: /tmp/ccNvrNtO.o: in function `RunDecoder(std::vector<DecoderTestCase, std::allocator<DecoderTestCase> > const&)':
grader.cpp:(.text+0x775): 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/ccNvrNtO.o: in function `RunEncoder(std::vector<EncoderTestCase, std::allocator<EncoderTestCase> >&)':
grader.cpp:(.text+0x202f): undefined reference to `send_message(std::vector<bool, std::allocator<bool> >, std::vector<bool, std::allocator<bool> >)'
collect2: error: ld returned 1 exit status