QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#554628 | #2784. Aliens | bobcheeseburger | Compile Error | / | / | C++17 | 7.3kb | 2024-09-09 13:25:36 | 2024-09-09 13:25:37 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
/usr/bin/ld: /tmp/ccwC4bSx.o: in function `main': answer.code:(.text.startup+0x0): multiple definition of `main'; /tmp/ccXrnCpB.o:implementer.cpp:(.text.startup+0x0): first defined here /usr/bin/ld: /tmp/ccXrnCpB.o: in function `main': implementer.cpp:(.text.startup+0xff): undefined reference to `take_photos(int, int, int, std::vector<int, std::allocator<int> >, std::vector<int, std::allocator<int> >)' collect2: error: ld returned 1 exit status