QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#784292#6660. 택시 여행HuluoboCompile Error//C++171.2kb2024-11-26 14:25:002024-11-26 14:25:01

详细

/tmp/ccKwmkhG.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/ccKwmkhG.o
/tmp/ccKwmkhG.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/ccKwmkhG.o
answer.code:(.text+0x310): relocation truncated to fit: R_X86_64_PC32 against symbol `G' defined in .bss section in /tmp/ccKwmkhG.o
/tmp/ccKwmkhG.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/ccKwmkhG.o
answer.code:(.text+0x5fa): relocation truncated to fit: R_X86_64_PC32 against symbol `A' defined in .bss section in /tmp/ccKwmkhG.o
answer.code:(.text+0x601): relocation truncated to fit: R_X86_64_PC32 against symbol `B' defined in .bss section in /tmp/ccKwmkhG.o
answer.code:(.text+0x64d): relocation truncated to fit: R_X86_64_PC32 against symbol `G' defined in .bss section in /tmp/ccKwmkhG.o
/tmp/ccKwmkhG.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/ccKwmkhG.o
collect2: error: ld returned 1 exit status