QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#115274#6157. 组合数问题asdf1234codingCompile Error//C++202.1kb2023-06-25 15:06:212023-06-25 15:06:22

Details

/tmp/ccvskFvL.o: in function `choose(long long, long long)':
answer.code:(.text+0xfa): relocation truncated to fit: R_X86_64_PC32 against symbol `ifact' defined in .bss section in /tmp/ccvskFvL.o
answer.code:(.text+0x101): relocation truncated to fit: R_X86_64_PC32 against symbol `fact' defined in .bss section in /tmp/ccvskFvL.o
/tmp/ccvskFvL.o: in function `main':
answer.code:(.text.startup+0x13): relocation truncated to fit: R_X86_64_PC32 against symbol `fact' defined in .bss section in /tmp/ccvskFvL.o
answer.code:(.text.startup+0x99): relocation truncated to fit: R_X86_64_PC32 against symbol `fact' defined in .bss section in /tmp/ccvskFvL.o
answer.code:(.text.startup+0xa4): relocation truncated to fit: R_X86_64_PC32 against symbol `fact' defined in .bss section in /tmp/ccvskFvL.o
answer.code:(.text.startup+0xb0): relocation truncated to fit: R_X86_64_PC32 against symbol `fact' defined in .bss section in /tmp/ccvskFvL.o
answer.code:(.text.startup+0x1d5): relocation truncated to fit: R_X86_64_PC32 against symbol `fact' defined in .bss section in /tmp/ccvskFvL.o
answer.code:(.text.startup+0x21c): relocation truncated to fit: R_X86_64_PC32 against symbol `ifact' defined in .bss section in /tmp/ccvskFvL.o
answer.code:(.text.startup+0x3bf): relocation truncated to fit: R_X86_64_PC32 against symbol `qinv' defined in .bss section in /tmp/ccvskFvL.o
answer.code:(.text.startup+0x3cc): relocation truncated to fit: R_X86_64_PC32 against symbol `qinv' defined in .bss section in /tmp/ccvskFvL.o
answer.code:(.text.startup+0xb40): additional relocation overflows omitted from the output
collect2: error: ld returned 1 exit status