QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#154841 | #7118. Closing Time | 3omar_ahmed | Compile Error | / | / | C++20 | 1.4kb | 2023-09-01 00:56:05 | 2024-04-28 06:37:28 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
/usr/bin/ld: /tmp/ccLOtbf2.o: in function `main': answer.code:(.text.startup+0x0): multiple definition of `main'; /tmp/ccgbP2T2.o:implementer.cpp:(.text.startup+0x0): first defined here /usr/bin/ld: /tmp/ccgbP2T2.o: in function `main': implementer.cpp:(.text.startup+0x6d4): undefined reference to `max_score(int, int, int, long long, std::vector<int, std::allocator<int> >, std::vector<int, std::allocator<int> >, std::vector<int, std::allocator<int> >)' collect2: error: ld returned 1 exit status