QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#45561 | #4565. Rarest Insects | HuangHanSheng | Compile Error | / | / | C++17 | 860b | 2022-08-24 12:50:46 | 2022-08-24 12:50:48 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
/tmp/ccX1JIbJ.o: In function `move_outside(int)': answer.code:(.text+0x500): multiple definition of `move_outside(int)' /tmp/ccbuN5fg.o:implementer.cpp:(.text+0xd0): first defined here /tmp/ccX1JIbJ.o: In function `move_inside(int)': answer.code:(.text+0x520): multiple definition of `move_inside(int)' /tmp/ccbuN5fg.o:implementer.cpp:(.text+0x0): first defined here /tmp/ccX1JIbJ.o: In function `press_button()': answer.code:(.text+0x660): multiple definition of `press_button()' /tmp/ccbuN5fg.o:implementer.cpp:(.text+0x1a0): first defined here collect2: error: ld returned 1 exit status