Problem message
User reporter
Submission Time 2024-12-05 15:56:35
Score 0
Max Time N/A
Max Memory N/A

Compile Error

/usr/bin/ld: /tmp/ccCxRew2.o: in function `add_pos(std::vector<bool, std::allocator<bool> >&, int, int, int)':
basma.cpp:(.text+0x0): multiple definition of `add_pos(std::vector<bool, std::allocator<bool> >&, int, int, int)'; /tmp/ccYe12N2.o:aisha.cpp:(.text+0x0): first defined here
/usr/bin/ld: /tmp/ccCxRew2.o: in function `receive_message(std::vector<std::vector<bool, std::allocator<bool> >, std::allocator<std::vector<bool, std::allocator<bool> > > >)':
basma.cpp:(.text+0x1e0): multiple definition of `receive_message(std::vector<std::vector<bool, std::allocator<bool> >, std::allocator<std::vector<bool, std::allocator<bool> > > >)'; /tmp/ccYe12N2.o:aisha.cpp:(.text+0xe10): first defined here
collect2: error: ld returned 1 exit status