QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#45819#4565. Rarest InsectsGuanYunchangCompile Error//C++171.9kb2022-08-24 15:32:452022-08-24 15:32:46

详细

/tmp/ccy9iC9W.o: In function `move_inside(int)':
answer.code:(.text+0x6f0): multiple definition of `move_inside(int)'
/tmp/ccpP1lJH.o:implementer.cpp:(.text+0x0): first defined here
/tmp/ccy9iC9W.o: In function `move_outside(int)':
answer.code:(.text+0x700): multiple definition of `move_outside(int)'
/tmp/ccpP1lJH.o:implementer.cpp:(.text+0xd0): first defined here
/tmp/ccy9iC9W.o: In function `press_button()':
answer.code:(.text+0x710): multiple definition of `press_button()'
/tmp/ccpP1lJH.o:implementer.cpp:(.text+0x1a0): first defined here
collect2: error: ld returned 1 exit status