Problem toxic2
User lumid
Submission Time 2025-03-12 13:28:00
Score 0
Max Time N/A
Max Memory N/A

Compile Error

/usr/bin/ld: /tmp/ccQhMuuz.o: in function `WA(char const*)':
toxic2.cpp:(.text+0x0): multiple definition of `WA(char const*)'; /tmp/cczfKBqz.o:grader.cpp:(.text+0x0): first defined here
/usr/bin/ld: /tmp/ccQhMuuz.o: in function `answer_type(std::vector<char, std::allocator<char> >)':
toxic2.cpp:(.text+0x30): multiple definition of `answer_type(std::vector<char, std::allocator<char> >)'; /tmp/cczfKBqz.o:grader.cpp:(.text+0x70): first defined here
/usr/bin/ld: /tmp/ccQhMuuz.o:(.bss+0x0): multiple definition of `answered'; /tmp/cczfKBqz.o:(.bss+0x0): first defined here
/usr/bin/ld: /tmp/ccQhMuuz.o:(.bss+0x410): multiple definition of `n'; /tmp/cczfKBqz.o:(.bss+0x410): first defined here
/usr/bin/ld: /tmp/ccQhMuuz.o:(.bss+0x20): multiple definition of `ans'; /tmp/cczfKBqz.o:(.bss+0x20): first defined here
/usr/bin/ld: /tmp/ccQhMuuz.o: in function `query_machine(std::vector<int, std::allocator<int> >)':
toxic2.cpp:(.text+0xb0): mul