Problem message_ex
User PriyankCoder
Submission Time 2025-08-23 22:09:40
Score 0
Max Time N/A
Max Memory N/A

Compile Error

/usr/bin/ld: /tmp/ccWt5YZD.o: in function `send_packet(std::vector<bool, std::allocator<bool> >)':
aisha.cpp:(.text+0x0): multiple definition of `send_packet(std::vector<bool, std::allocator<bool> >)'; /tmp/ccK8NyqC.o:grader.cpp:(.text+0x19c0): first defined here
/usr/bin/ld: /tmp/ccaBrcwC.o: in function `main':
basma.cpp:(.text.startup+0x0): multiple definition of `main'; /tmp/ccK8NyqC.o:grader.cpp:(.text.startup+0x0): first defined here
/usr/bin/ld: /tmp/ccK8NyqC.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> > > >)'
collect2: error: ld returned 1 exit status