QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#784292 | #6660. 택시 여행 | Huluobo | Compile Error | / | / | C++17 | 1.2kb | 2024-11-26 14:25:00 | 2024-11-26 14:25:01 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
/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