QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#45605#4565. Rarest InsectsZhaoZiLongCompile Error//C++171.3kb2022-08-24 13:26:382022-08-24 13:26:40

Details

/tmp/ccGo8kSF.o: In function `move_outside(int)':
answer.code:(.text+0x1d0): multiple definition of `move_outside(int)'
/tmp/ccdruiJV.o:implementer.cpp:(.text+0xd0): first defined here
/tmp/ccGo8kSF.o: In function `move_inside(int)':
answer.code:(.text+0x2a0): multiple definition of `move_inside(int)'
/tmp/ccdruiJV.o:implementer.cpp:(.text+0x0): first defined here
/tmp/ccGo8kSF.o: In function `press_button()':
answer.code:(.text+0x320): multiple definition of `press_button()'
/tmp/ccdruiJV.o:implementer.cpp:(.text+0x1a0): first defined here
collect2: error: ld returned 1 exit status