QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#44967#4561. Catfish FarmZhaoZiLongCompile Error//C++141.4kb2022-08-22 12:04:332022-08-22 12:04:35

Details

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