QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#424280 | #8650. Island Hopping | egypt_ioi2024_01# | Compile Error | / | / | C++23 | 2.8kb | 2024-05-29 03:50:15 | 2024-05-29 03:50:16 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
/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