QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#403810#4. GapdXqwqCompile Error//C++231.1kb2024-05-02 19:24:342024-05-02 19:24:36

Details

/usr/bin/ld: /tmp/ccraJVyr.o: in function `main':
implementer.cpp:(.text.startup+0x1c6): undefined reference to `findGap(int, int)'
/usr/bin/ld: /tmp/ccyvpZfv.o: in function `findGap':
answer.code:(.text+0x45): undefined reference to `MinMax'
/usr/bin/ld: answer.code:(.text+0xae): undefined reference to `MinMax'
/usr/bin/ld: answer.code:(.text+0x15f): undefined reference to `MinMax'
collect2: error: ld returned 1 exit status