QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#622565 | #9250. Max GCD | ucup-team2540 | Compile Error | / | / | C++17 | 3.5kb | 2024-10-08 22:51:59 | 2024-10-08 22:51:59 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
/tmp/ccdsxOrY.o: in function `init()': answer.code:(.text+0xfc): relocation truncated to fit: R_X86_64_PC32 against symbol `inzcnt' defined in .bss section in /tmp/ccdsxOrY.o /tmp/ccdsxOrY.o: in function `main': answer.code:(.text.startup+0x34): relocation truncated to fit: R_X86_64_PC32 against symbol `n' defined in .bss section in /tmp/ccdsxOrY.o answer.code:(.text.startup+0x3f): relocation truncated to fit: R_X86_64_PC32 against symbol `n' defined in .bss section in /tmp/ccdsxOrY.o answer.code:(.text.startup+0x4d): relocation truncated to fit: R_X86_64_PC32 against symbol `q' defined in .bss section in /tmp/ccdsxOrY.o answer.code:(.text.startup+0x75): relocation truncated to fit: R_X86_64_PC32 against symbol `blocksize' defined in .bss section in /tmp/ccdsxOrY.o answer.code:(.text.startup+0x7e): relocation truncated to fit: R_X86_64_PC32 against symbol `blocknum' defined in .bss section in /tmp/ccdsxOrY.o answer.code:(.text.startup+0x90): relocation truncated to fit: R_X86_64_PC32 against symbol `block' defined in .bss section in /tmp/ccdsxOrY.o answer.code:(.text.startup+0xd0): relocation truncated to fit: R_X86_64_PC32 against symbol `a' defined in .bss section in /tmp/ccdsxOrY.o answer.code:(.text.startup+0xe2): relocation truncated to fit: R_X86_64_PC32 against symbol `inzcnt' defined in .bss section in /tmp/ccdsxOrY.o answer.code:(.text.startup+0x1e6): relocation truncated to fit: R_X86_64_PC32 against symbol `n' defined in .bss section in /tmp/ccdsxOrY.o answer.code:(.text.startup+0x1f7): additional relocation overflows omitted from the output collect2: error: ld returned 1 exit status