QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#44990#4561. Catfish FarmZhangYiDeCompile Error//C++171.1kb2022-08-22 12:17:392022-08-22 12:17:41

Details

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