QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#489073#9156. 百万富翁vgtbCompile Error//C++141.4kb2024-07-24 17:25:252024-07-24 17:25:26

详细

/usr/bin/ld: /tmp/ccoFDIMz.o: in function `ask(std::vector<int, std::allocator<int> >, std::vector<int, std::allocator<int> >)':
answer.code:(.text+0x3f0): multiple definition of `ask(std::vector<int, std::allocator<int> >, std::vector<int, std::allocator<int> >)'; /tmp/ccGAq5oC.o:implementer.cpp:(.text+0xfd0): first defined here
/usr/bin/ld: /tmp/ccoFDIMz.o: in function `main':
answer.code:(.text.startup+0x0): multiple definition of `main'; /tmp/ccGAq5oC.o:implementer.cpp:(.text.startup+0x0): first defined here
collect2: error: ld returned 1 exit status