QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#45532#4565. Rarest InsectsHuangHanShengCompile Error//C++17638b2022-08-24 12:25:012022-08-24 12:25:03

详细

/tmp/cciTnQcQ.o: In function `move_inside(int)':
answer.code:(.text+0x330): multiple definition of `move_inside(int)'
/tmp/cc1VJ1fU.o:implementer.cpp:(.text+0x0): first defined here
/tmp/cciTnQcQ.o: In function `move_outside(int)':
answer.code:(.text+0x420): multiple definition of `move_outside(int)'
/tmp/cc1VJ1fU.o:implementer.cpp:(.text+0xd0): first defined here
/tmp/cciTnQcQ.o: In function `press_button()':
answer.code:(.text+0x440): multiple definition of `press_button()'
/tmp/cc1VJ1fU.o:implementer.cpp:(.text+0x1a0): first defined here
collect2: error: ld returned 1 exit status