QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#485339#8593. CoinZhaoZiLongCompile Error//C++232.2kb2024-07-20 16:36:372024-07-20 16:36:37

Details

/usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/Scrt1.o: in function `_start':
(.text+0x24): undefined reference to `main'
/usr/bin/ld: /tmp/ccLGbn3V.o: in function `small(std::vector<int, std::allocator<int> >)':
answer.code:(.text+0x1e9): undefined reference to `query_machine(std::vector<int, std::allocator<int> >)'
/usr/bin/ld: /tmp/ccLGbn3V.o: in function `determine_type(int)':
answer.code:(.text+0x7ef): undefined reference to `query_machine(std::vector<int, std::allocator<int> >)'
/usr/bin/ld: answer.code:(.text+0x138f): undefined reference to `answer_type(std::vector<char, std::allocator<char> >)'
/usr/bin/ld: answer.code:(.text+0x15dc): undefined reference to `answer_type(std::vector<char, std::allocator<char> >)'
/usr/bin/ld: answer.code:(.text+0x17e6): undefined reference to `answer_type(std::vector<char, std::allocator<char> >)'
collect2: error: ld returned 1 exit status