QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#44946#4561. Catfish FarmHuangHanShengCompile Error//C++11823b2022-08-22 11:54:472022-08-22 11:54:49

Details

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