QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#443499#8582. 점프 게임HuangHanShengCompile Error//C++202.0kb2024-06-15 15:43:512024-06-15 15:43:53

Details

/tmp/cc3FPYN0.o: in function `play_game(long long, int, long long, std::vector<long long, std::allocator<long long> >, std::vector<long long, std::allocator<long long> >)':
answer.code:(.text+0x218): relocation truncated to fit: R_X86_64_PC32 against symbol `arr' defined in .bss section in /tmp/cc3FPYN0.o
answer.code:(.text+0x2ab): relocation truncated to fit: R_X86_64_PC32 against symbol `dp' defined in .bss section in /tmp/cc3FPYN0.o
answer.code:(.text+0x2bb): relocation truncated to fit: R_X86_64_PC32 against symbol `arr' defined in .bss section in /tmp/cc3FPYN0.o
answer.code:(.text+0x2ca): relocation truncated to fit: R_X86_64_PC32 against symbol `arr' defined in .bss section in /tmp/cc3FPYN0.o
answer.code:(.text+0x2ee): relocation truncated to fit: R_X86_64_PC32 against symbol `dp' defined in .bss section in /tmp/cc3FPYN0.o
/tmp/cc3FPYN0.o: in function `_GLOBAL__sub_I_rng':
answer.code:(.text.startup+0x15): relocation truncated to fit: R_X86_64_PC32 against symbol `rng' defined in .bss section in /tmp/cc3FPYN0.o
answer.code:(.text.startup+0x1e): relocation truncated to fit: R_X86_64_PC32 against symbol `rng' defined in .bss section in /tmp/cc3FPYN0.o
answer.code:(.text.startup+0x50): relocation truncated to fit: R_X86_64_PC32 against symbol `rng' defined in .bss section in /tmp/cc3FPYN0.o
collect2: error: ld returned 1 exit status