QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#115274 | #6157. 组合数问题 | asdf1234coding | Compile Error | / | / | C++20 | 2.1kb | 2023-06-25 15:06:21 | 2023-06-25 15:06:22 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
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