| Problem | message_ex |
|---|---|
| User | hitarthdangra |
| Submission Time | 2025-12-01 21:39:54 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
/usr/bin/ld: /tmp/ccdm1F05.o: in function `main':
aisha.cpp:(.text.startup+0x0): multiple definition of `main'; /tmp/cc6ZZHP4.o:grader.cpp:(.text.startup+0x0): first defined here
/usr/bin/ld: /tmp/cc6ZZHP4.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/cc6ZZHP4.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