QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#44940#4561. Catfish FarmGuanYunchangCompile Error//C++17823b2022-08-22 11:50:202022-08-22 11:50:22

詳細信息

/tmp/ccN51aqc.o: In function `main':
answer.code:(.text.startup+0x0): multiple definition of `main'
/tmp/ccA3NQst.o:implementer.cpp:(.text.startup+0x0): first defined here
/tmp/ccA3NQst.o: In function `main':
implementer.cpp:(.text.startup+0x27f): undefined reference to `max_weights(int, 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