QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#546147 | #2784. Aliens | ZhangYiDe | Compile Error | / | / | C++20 | 922b | 2024-09-03 20:16:25 | 2024-09-03 20:16:25 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
/usr/bin/ld: /tmp/ccbn0dIR.o: in function `main': answer.code:(.text.startup+0x0): multiple definition of `main'; /tmp/ccS6kl5R.o:implementer.cpp:(.text.startup+0x0): first defined here /usr/bin/ld: /tmp/ccS6kl5R.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