QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#331114#7118. Closing TimeZhaoZiLongCompile Error//C++171.9kb2024-02-18 00:41:462024-04-28 08:41:20

详细

/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