QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#486326 | #7860. Graph of Maximum Degree 3 | ucup-team3556# | Compile Error | / | / | C++17 | 4.5kb | 2024-07-21 18:53:49 | 2024-07-21 18:53:50 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
/tmp/ccxH1Z5l.o: in function `__tcf_0': answer.code:(.text+0x3ab): relocation truncated to fit: R_X86_64_PC32 against symbol `g' defined in .bss section in /tmp/ccxH1Z5l.o /tmp/ccxH1Z5l.o: in function `dfs(int, int)': answer.code:(.text+0x88c): relocation truncated to fit: R_X86_64_PC32 against symbol `g' defined in .bss section in /tmp/ccxH1Z5l.o /tmp/ccxH1Z5l.o: in function `solve()': answer.code:(.text+0x923): relocation truncated to fit: R_X86_64_PC32 against symbol `n' defined in .bss section in /tmp/ccxH1Z5l.o answer.code:(.text+0x92d): relocation truncated to fit: R_X86_64_PC32 against symbol `g' defined in .bss section in /tmp/ccxH1Z5l.o answer.code:(.text+0x94c): relocation truncated to fit: R_X86_64_PC32 against symbol `m' defined in .bss section in /tmp/ccxH1Z5l.o answer.code:(.text+0x95b): relocation truncated to fit: R_X86_64_PC32 against symbol `g' defined in .bss section in /tmp/ccxH1Z5l.o answer.code:(.text+0x962): relocation truncated to fit: R_X86_64_PC32 against symbol `g' defined in .bss section in /tmp/ccxH1Z5l.o answer.code:(.text+0x973): relocation truncated to fit: R_X86_64_PC32 against symbol `n' defined in .bss section in /tmp/ccxH1Z5l.o answer.code:(.text+0x99a): relocation truncated to fit: R_X86_64_PC32 against symbol `g' defined in .bss section in /tmp/ccxH1Z5l.o answer.code:(.text+0x9a1): relocation truncated to fit: R_X86_64_PC32 against symbol `g' defined in .bss section in /tmp/ccxH1Z5l.o answer.code:(.text+0x9d1): additional relocation overflows omitted from the output collect2: error: ld returned 1 exit status