QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#454413#5523. Graph Problem With Small $n$egypt_ioi2024_08Compile Error//C++23934b2024-06-24 21:18:202024-06-24 21:18:21

详细

/tmp/ccMptBfx.o: in function `main':
answer.code:(.text.startup+0x31): relocation truncated to fit: R_X86_64_PC32 against symbol `n' defined in .bss section in /tmp/ccMptBfx.o
answer.code:(.text.startup+0x56): relocation truncated to fit: R_X86_64_PC32 against symbol `n' defined in .bss section in /tmp/ccMptBfx.o
answer.code:(.text.startup+0x66): relocation truncated to fit: R_X86_64_PC32 against symbol `adj' defined in .bss section in /tmp/ccMptBfx.o
answer.code:(.text.startup+0x93): relocation truncated to fit: R_X86_64_PC32 against symbol `n' defined in .bss section in /tmp/ccMptBfx.o
answer.code:(.text.startup+0x11b): relocation truncated to fit: R_X86_64_PC32 against symbol `adj' defined in .bss section in /tmp/ccMptBfx.o
answer.code:(.text.startup+0x1b7): relocation truncated to fit: R_X86_64_PC32 against symbol `ans' defined in .bss section in /tmp/ccMptBfx.o
answer.code:(.text.startup+0x212): relocation truncated to fit: R_X86_64_PC32 against symbol `n' defined in .bss section in /tmp/ccMptBfx.o
answer.code:(.text.startup+0x21c): relocation truncated to fit: R_X86_64_PC32 against symbol `ans' defined in .bss section in /tmp/ccMptBfx.o
answer.code:(.text.startup+0x24c): relocation truncated to fit: R_X86_64_PC32 against symbol `n' defined in .bss section in /tmp/ccMptBfx.o
answer.code:(.text.startup+0x282): relocation truncated to fit: R_X86_64_PC32 against symbol `n' defined in .bss section in /tmp/ccMptBfx.o
collect2: error: ld returned 1 exit status