QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#424280#8650. Island Hoppingegypt_ioi2024_01#Compile Error//C++232.8kb2024-05-29 03:50:152024-05-29 03:50:16

詳細信息

/usr/bin/ld: /tmp/ccN2t98R.o: in function `query(int, int)':
answer.code:(.text+0xca0): multiple definition of `query(int, int)'; /tmp/ccIEhPfW.o:implementer.cpp:(.text+0x0): first defined here
/usr/bin/ld: /tmp/ccN2t98R.o: in function `main':
answer.code:(.text.startup+0x0): multiple definition of `main'; /tmp/ccIEhPfW.o:implementer.cpp:(.text.startup+0x0): first defined here
/usr/bin/ld: /tmp/ccN2t98R.o: in function `answer(int, int)':
answer.code:(.text+0x1cd0): multiple definition of `answer(int, int)'; /tmp/ccIEhPfW.o:implementer.cpp:(.text+0x100): first defined here
collect2: error: ld returned 1 exit status