QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#45297#4561. Catfish FarmZhangYiDeCompile Error//C++173.3kb2022-08-22 16:07:362022-08-22 16:07:40

详细

/tmp/ccU6jQGM.o: In function `dp(int, int, int)':
answer.code:(.text+0x17): relocation truncated to fit: R_X86_64_PC32 against symbol `n' defined in .bss section in /tmp/ccU6jQGM.o
answer.code:(.text+0x32): relocation truncated to fit: R_X86_64_PC32 against symbol `ans' defined in .bss section in /tmp/ccU6jQGM.o
answer.code:(.text+0x6e): relocation truncated to fit: R_X86_64_PC32 against symbol `ans' defined in .bss section in /tmp/ccU6jQGM.o
answer.code:(.text+0xb3): relocation truncated to fit: R_X86_64_PC32 against symbol `arr' defined in .bss section in /tmp/ccU6jQGM.o
answer.code:(.text+0xf4): relocation truncated to fit: R_X86_64_PC32 against symbol `ans' defined in .bss section in /tmp/ccU6jQGM.o
answer.code:(.text+0x129): relocation truncated to fit: R_X86_64_PC32 against symbol `arr' defined in .bss section in /tmp/ccU6jQGM.o
answer.code:(.text+0x130): relocation truncated to fit: R_X86_64_PC32 against symbol `ans' defined in .bss section in /tmp/ccU6jQGM.o
/tmp/ccU6jQGM.o: In function `dp1(int, int, int)':
answer.code:(.text+0x168): relocation truncated to fit: R_X86_64_PC32 against symbol `n' defined in .bss section in /tmp/ccU6jQGM.o
answer.code:(.text+0x186): relocation truncated to fit: R_X86_64_PC32 against symbol `ans1' defined in .bss section in /tmp/ccU6jQGM.o
answer.code:(.text+0x1fb): relocation truncated to fit: R_X86_64_PC32 against symbol `val' defined in .bss section in /tmp/ccU6jQGM.o
answer.code:(.text+0x247): additional relocation overflows omitted from the output
collect2: error: ld returned 1 exit status