QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#443834 | #8584. 바이러스 | ZhangYiDe | Compile Error | / | / | C++20 | 1.4kb | 2024-06-15 16:38:05 | 2024-06-15 16:38:12 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
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