QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#432646 | #5523. Graph Problem With Small $n$ | egypt_ioi2024_04 | Compile Error | / | / | C++20 | 2.3kb | 2024-06-07 14:48:08 | 2024-06-07 14:48:09 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
/tmp/ccuKJtNJ.o: in function `rnd(int, int)': answer.code:(.text+0x9f): relocation truncated to fit: R_X86_64_PC32 against symbol `rng' defined in .bss section in /tmp/ccuKJtNJ.o answer.code:(.text+0xdc): relocation truncated to fit: R_X86_64_PC32 against symbol `rng' defined in .bss section in /tmp/ccuKJtNJ.o answer.code:(.text+0x10b): relocation truncated to fit: R_X86_64_PC32 against symbol `rng' defined in .bss section in /tmp/ccuKJtNJ.o answer.code:(.text+0x165): relocation truncated to fit: R_X86_64_PC32 against symbol `rng' defined in .bss section in /tmp/ccuKJtNJ.o answer.code:(.text+0x193): relocation truncated to fit: R_X86_64_PC32 against symbol `rng' defined in .bss section in /tmp/ccuKJtNJ.o /tmp/ccuKJtNJ.o: in function `main': answer.code:(.text.startup+0x33): relocation truncated to fit: R_X86_64_PC32 against symbol `n' defined in .bss section in /tmp/ccuKJtNJ.o answer.code:(.text.startup+0x4d): relocation truncated to fit: R_X86_64_PC32 against symbol `n' defined in .bss section in /tmp/ccuKJtNJ.o answer.code:(.text.startup+0x5d): relocation truncated to fit: R_X86_64_PC32 against symbol `E' defined in .bss section in /tmp/ccuKJtNJ.o answer.code:(.text.startup+0x91): relocation truncated to fit: R_X86_64_PC32 against symbol `n' defined in .bss section in /tmp/ccuKJtNJ.o answer.code:(.text.startup+0x149): relocation truncated to fit: R_X86_64_PC32 against symbol `E' defined in .bss section in /tmp/ccuKJtNJ.o answer.code:(.text.startup+0x1b3): additional relocation overflows omitted from the output collect2: error: ld returned 1 exit status