QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#45350#4561. Catfish FarmGuanYunchangCompile Error//C++14268b2022-08-22 22:25:082022-08-22 22:25:11

Details

/tmp/ccneIr4A.o: In function `main':
answer.code:(.text.startup+0x0): multiple definition of `main'
/tmp/ccjjfHNu.o:implementer.cpp:(.text.startup+0x0): first defined here
/tmp/ccjjfHNu.o: In function `main':
implementer.cpp:(.text.startup+0x26f): 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