QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#364827 | #4. Gap | ucup-team1383 | Compile Error | / | / | C++23 | 88b | 2024-03-24 16:53:05 | 2024-03-24 16:53:06 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
/usr/bin/ld: /tmp/ccJxVpHa.o: in function `main': answer.code:(.text.startup+0x0): multiple definition of `main'; /tmp/ccToabNb.o:implementer.cpp:(.text.startup+0x0): first defined here /usr/bin/ld: /tmp/ccToabNb.o: in function `main': implementer.cpp:(.text.startup+0x1c6): undefined reference to `findGap(int, int)' collect2: error: ld returned 1 exit status