QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#783865#6660. 택시 여행HuluoboCompile Error//C++171.2kb2024-11-26 12:04:072024-11-26 12:04:22

Details

/tmp/ccpAyrVq.o: in function `__tcf_0':
answer.code:(.text+0x9): relocation truncated to fit: R_X86_64_PC32 against symbol `G' defined in .bss section in /tmp/ccpAyrVq.o
/tmp/ccpAyrVq.o: in function `dfs(int, int, long long*)':
answer.code:(.text+0x5c): relocation truncated to fit: R_X86_64_PC32 against symbol `G' defined in .bss section in /tmp/ccpAyrVq.o
answer.code:(.text+0x310): relocation truncated to fit: R_X86_64_PC32 against symbol `G' defined in .bss section in /tmp/ccpAyrVq.o
/tmp/ccpAyrVq.o: in function `travel(std::vector<long long, std::allocator<long long> >, std::vector<int, std::allocator<int> >, std::vector<int, std::allocator<int> >, std::vector<int, std::allocator<int> >, std::vector<int, std::allocator<int> >)':
answer.code:(.text+0x4ce): relocation truncated to fit: R_X86_64_PC32 against symbol `G' defined in .bss section in /tmp/ccpAyrVq.o
answer.code:(.text+0x5fa): relocation truncated to fit: R_X86_64_PC32 against symbol `A' defined in .bss section in /tmp/ccpAyrVq.o
answer.code:(.text+0x601): relocation truncated to fit: R_X86_64_PC32 against symbol `B' defined in .bss section in /tmp/ccpAyrVq.o
answer.code:(.text+0x64d): relocation truncated to fit: R_X86_64_PC32 against symbol `G' defined in .bss section in /tmp/ccpAyrVq.o
/tmp/ccpAyrVq.o: in function `_GLOBAL__sub_I_G':
answer.code:(.text.startup+0x8): relocation truncated to fit: R_X86_64_PC32 against symbol `G' defined in .bss section in /tmp/ccpAyrVq.o
collect2: error: ld returned 1 exit status