QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#439353 | #6400. Game: Celeste | ZhangYiDe | Compile Error | / | / | C++20 | 1.9kb | 2024-06-11 19:59:51 | 2024-06-11 19:59:53 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
/tmp/ccJFGD0p.o: in function `Up(int, int, int)': answer.code:(.text+0x19): relocation truncated to fit: R_X86_64_PC32 against symbol `_p' defined in .bss section in /tmp/ccJFGD0p.o /tmp/ccJFGD0p.o: in function `Insert(int&, int, int, int, int)': answer.code:(.text+0x7b): relocation truncated to fit: R_X86_64_PC32 against symbol `tot' defined in .bss section in /tmp/ccJFGD0p.o answer.code:(.text+0x9a): relocation truncated to fit: R_X86_64_PC32 against symbol `tot' defined in .bss section in /tmp/ccJFGD0p.o answer.code:(.text+0x100): relocation truncated to fit: R_X86_64_PC32 against symbol `_p' defined in .bss section in /tmp/ccJFGD0p.o /tmp/ccJFGD0p.o: in function `main': answer.code:(.text.startup+0x36): relocation truncated to fit: R_X86_64_PC32 against symbol `_p' defined in .bss section in /tmp/ccJFGD0p.o answer.code:(.text.startup+0x42): relocation truncated to fit: R_X86_64_PC32 against symbol `_p' defined in .bss section in /tmp/ccJFGD0p.o answer.code:(.text.startup+0x73): relocation truncated to fit: R_X86_64_PC32 against symbol `root' defined in .bss section in /tmp/ccJFGD0p.o answer.code:(.text.startup+0x88): relocation truncated to fit: R_X86_64_PC32 against symbol `tot' defined in .bss section in /tmp/ccJFGD0p.o answer.code:(.text.startup+0xc3): relocation truncated to fit: R_X86_64_PC32 against symbol `tot' defined in .bss section in /tmp/ccJFGD0p.o answer.code:(.text.startup+0xcd): relocation truncated to fit: R_X86_64_PC32 against symbol `n' defined in .bss section in /tmp/ccJFGD0p.o answer.code:(.text.startup+0xe2): additional relocation overflows omitted from the output collect2: error: ld returned 1 exit status