QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#322152 | #4250. Mars | ZhangYiDe | Compile Error | / | / | C++23 | 2.5kb | 2024-02-06 12:42:49 | 2024-04-28 08:39:22 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
/usr/bin/ld: /tmp/ccE5kJTV.o: in function `main': grader.cpp:(.text.startup+0x0): multiple definition of `main'; /tmp/ccwdcYkU.o:answer.code:(.text.startup+0x0): first defined here /usr/bin/ld: /tmp/ccE5kJTV.o: in function `main': grader.cpp:(.text.startup+0x744): undefined reference to `process(std::vector<std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >, std::allocator<std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > >, int, int, int, int)' collect2: error: ld returned 1 exit status