QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#443834#8584. 바이러스ZhangYiDeCompile Error//C++201.4kb2024-06-15 16:38:052024-06-15 16:38:12

Details

/usr/bin/ld: /tmp/cct3m2mF.o: in function `main':
implementer.cpp:(.text.startup+0x275): undefined reference to `find_spread(int, int, std::vector<int, std::allocator<int> >, std::vector<int, std::allocator<int> >, std::vector<int, std::allocator<int> >, std::vector<int, std::allocator<int> >, std::vector<int, std::allocator<int> >)'
/usr/bin/ld: /tmp/cclGSChD.o: in function `guess_palindromicity(int)':
answer.code:(.text+0x9b): undefined reference to `count_pair(int, int, int)'
/usr/bin/ld: answer.code:(.text+0x404): undefined reference to `find_character(int, std::vector<int, std::allocator<int> >)'
/usr/bin/ld: answer.code:(.text+0x4d3): undefined reference to `find_character(int, std::vector<int, std::allocator<int> >)'
collect2: error: ld returned 1 exit status