QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#331114 | #7118. Closing Time | ZhaoZiLong | Compile Error | / | / | C++17 | 1.9kb | 2024-02-18 00:41:46 | 2024-04-28 08:41:20 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
/usr/bin/ld: /tmp/ccE3Jwue.o: in function `main': answer.code:(.text.startup+0x0): multiple definition of `main'; /tmp/cc0Ugygd.o:implementer.cpp:(.text.startup+0x0): first defined here /usr/bin/ld: /tmp/cc0Ugygd.o: in function `main': implementer.cpp:(.text.startup+0x74c): 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