记录详情

Compile Error

/tmp/ccQR5LO9.o: In function `bfs()':
foo.cc:(.text+0x14): relocation truncated to fit: R_X86_64_PC32 against symbol `q' defined in .bss section in /tmp/ccQR5LO9.o
foo.cc:(.text+0x1b): relocation truncated to fit: R_X86_64_PC32 against symbol `q' defined in .bss section in /tmp/ccQR5LO9.o
foo.cc:(.text+0x48): relocation truncated to fit: R_X86_64_PC32 against symbol `q' defined in .bss section in /tmp/ccQR5LO9.o
foo.cc:(.text+0x5d): relocation truncated to fit: R_X86_64_PC32 against symbol `q' defined in .bss section in /tmp/ccQR5LO9.o
foo.cc:(.text+0x93): relocation truncated to fit: R_X86_64_PC32 against symbol `q' defined in .bss section in /tmp/ccQR5LO9.o
foo.cc:(.text+0xb5): relocation truncated to fit: R_X86_64_PC32 against symbol `q' defined in .bss section in /tmp/ccQR5LO9.o
foo.cc:(.text+0x12f): relocation truncated to fit: R_X86_64_PC32 against symbol `q' defined in .bss section in /tmp/ccQR5LO9.o
foo.cc:(.text+0x216): relocation truncated to fit: R_X86_64_PC32 against symbol `q' defined in .bss section in /tmp/ccQR5LO9.o
foo.cc:(.text+0x251): relocation truncated to fit: R_X86_64_PC32 against symbol `q' defined in .bss section in /tmp/ccQR5LO9.o
foo.cc:(.text+0x270): relocation truncated to fit: R_X86_64_PC32 against symbol `q' defined in .bss section in /tmp/ccQR5LO9.o
foo.cc:(.text+0x27c): additional relocation overflows omitted from the output
collect2: error: ld returned 1 exit status

信息

递交者
类型
自测
题目
P1005 Ex.八数码难题
语言
C++
递交时间
2024-10-21 20:52:41
评测时间
2024-10-21 20:52:41
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes