QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#783634 | #6660. 택시 여행 | Huluobo | Compile Error | / | / | C++14 | 1.2kb | 2024-11-26 11:06:50 | 2024-11-26 11:07:17 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
/usr/bin/ld: /tmp/cckBKQDK.o: in function `main': answer.code:(.text.startup+0x0): multiple definition of `main'; /tmp/ccBpHNhM.o:implementer.cpp:(.text.startup+0x0): first defined here /usr/bin/ld: /tmp/ccBpHNhM.o: in function `main': implementer.cpp:(.text.startup+0x35e): undefined reference to `travel(std::vector<long long, std::allocator<long long> >, std::vector<int, std::allocator<int> >, 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