/ :-) /

记录详情

Compile Error

/tmp/ccsY9bJt.o: In function `dp(int)':
foo.cc:(.text+0x32): relocation truncated to fit: R_X86_64_PC32 against symbol `f' defined in .bss section in /tmp/ccsY9bJt.o
foo.cc:(.text+0x8f): relocation truncated to fit: R_X86_64_PC32 against symbol `f' defined in .bss section in /tmp/ccsY9bJt.o
foo.cc:(.text+0xa3): relocation truncated to fit: R_X86_64_PC32 against symbol `f' defined in .bss section in /tmp/ccsY9bJt.o
/tmp/ccsY9bJt.o: In function `main':
foo.cc:(.text.startup+0x8e): relocation truncated to fit: R_X86_64_PC32 against symbol `f' defined in .bss section in /tmp/ccsY9bJt.o
/tmp/ccsY9bJt.o: In function `_GLOBAL__sub_I_f':
foo.cc:(.text.startup+0xb3): relocation truncated to fit: R_X86_64_PC32 against `.bss'
foo.cc:(.text.startup+0xd1): relocation truncated to fit: R_X86_64_PC32 against `.bss'
collect2: error: ld returned 1 exit status

信息

递交者
类型
递交
题目
找茬
语言
C++
递交时间
2018-10-19 22:42:15
评测时间
2018-10-19 22:42:15
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes