QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#443589 | #8584. 바이러스 | MaMengQi | Compile Error | / | / | C++20 | 2.5kb | 2024-06-15 16:02:05 | 2024-06-15 16:02:05 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
/usr/bin/ld: /tmp/ccPXeIEg.o: in function `main': answer.code:(.text.startup+0x0): multiple definition of `main'; /tmp/cctLmA7h.o:implementer.cpp:(.text.startup+0x0): first defined here /tmp/ccPXeIEg.o: in function `__tcf_0': answer.code:(.text+0x9): relocation truncated to fit: R_X86_64_PC32 against symbol `g' defined in .bss section in /tmp/ccPXeIEg.o /tmp/ccPXeIEg.o: in function `dfs(long long, long long)': answer.code:(.text+0x6a): relocation truncated to fit: R_X86_64_PC32 against symbol `p' defined in .bss section in /tmp/ccPXeIEg.o answer.code:(.text+0x9e): relocation truncated to fit: R_X86_64_PC32 against symbol `timer' defined in .bss section in /tmp/ccPXeIEg.o answer.code:(.text+0xa5): relocation truncated to fit: R_X86_64_PC32 against symbol `tin' defined in .bss section in /tmp/ccPXeIEg.o answer.code:(.text+0xac): relocation truncated to fit: R_X86_64_PC32 against symbol `g' defined in .bss section in /tmp/ccPXeIEg.o answer.code:(.text+0xc4): relocation truncated to fit: R_X86_64_PC32 against symbol `timer' defined in .bss section in /tmp/ccPXeIEg.o answer.code:(.text+0xd7): relocation truncated to fit: R_X86_64_PC32 against symbol `pref' defined in .bss section in /tmp/ccPXeIEg.o answer.code:(.text+0x103): relocation truncated to fit: R_X86_64_PC32 against symbol `timer' defined in .bss section in /tmp/ccPXeIEg.o answer.code:(.text+0x10a): relocation truncated to fit: R_X86_64_PC32 against symbol `tout' defined in .bss section in /tmp/ccPXeIEg.o /tmp/ccPXeIEg.o: in function `parent(long long, long long)': answer.code:(.text+0x127): relocation truncated to fit: R_X86_64_PC32 against symbol `tin' defined in .bss section in /tmp/ccPXeIEg.o answer.code:(.text+0x13a): additional relocation overflows omitted from the output collect2: error: ld returned 1 exit status