QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#154841#7118. Closing Time3omar_ahmedCompile Error//C++201.4kb2023-09-01 00:56:052024-04-28 06:37:28

Details

/usr/bin/ld: /tmp/ccLOtbf2.o: in function `main':
answer.code:(.text.startup+0x0): multiple definition of `main'; /tmp/ccgbP2T2.o:implementer.cpp:(.text.startup+0x0): first defined here
/usr/bin/ld: /tmp/ccgbP2T2.o: in function `main':
implementer.cpp:(.text.startup+0x6d4): undefined reference to `max_score(int, int, int, long long, 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