QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#545312 | #2670. Arranging shoes | Register | Compile Error | / | / | C++11 | 906b | 2024-09-03 09:45:32 | 2024-09-03 09:45:36 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
/usr/bin/ld: /tmp/ccJ5oXwn.o: in function `main': answer.code:(.text.startup+0x0): multiple definition of `main'; /tmp/ccojpgsn.o:implementer.cpp:(.text.startup+0x0): first defined here /usr/bin/ld: /tmp/ccojpgsn.o: in function `main': implementer.cpp:(.text.startup+0x283): undefined reference to `count_swaps(std::vector<int, std::allocator<int> >)' collect2: error: ld returned 1 exit status