QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#443499 | #8582. 점프 게임 | HuangHanSheng | Compile Error | / | / | C++20 | 2.0kb | 2024-06-15 15:43:51 | 2024-06-15 15:43:53 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
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