/ Vijos /

记录详情

Compile Error

/tmp/ccjSEj8o.o: In function `te()':
foo.cc:(.text._Z2tev[_Z2tev]+0x2): relocation truncated to fit: R_X86_64_PC32 against symbol `n' defined in .bss section in /tmp/ccjSEj8o.o
foo.cc:(.text._Z2tev[_Z2tev]+0x1b): relocation truncated to fit: R_X86_64_PC32 against symbol `a' defined in .bss section in /tmp/ccjSEj8o.o
foo.cc:(.text._Z2tev[_Z2tev]+0x7c): relocation truncated to fit: R_X86_64_PC32 against symbol `n' defined in .bss section in /tmp/ccjSEj8o.o
/tmp/ccjSEj8o.o: In function `main':
foo.cc:(.text.startup+0x7): relocation truncated to fit: R_X86_64_PC32 against symbol `n' defined in .bss section in /tmp/ccjSEj8o.o
foo.cc:(.text.startup+0x1d): relocation truncated to fit: R_X86_64_PC32 against symbol `a' defined in .bss section in /tmp/ccjSEj8o.o
foo.cc:(.text.startup+0x38): relocation truncated to fit: R_X86_64_PC32 against symbol `n' defined in .bss section in /tmp/ccjSEj8o.o
foo.cc:(.text.startup+0x54): relocation truncated to fit: R_X86_64_PC32 against symbol `n' defined in .bss section in /tmp/ccjSEj8o.o
foo.cc:(.text.startup+0x62): relocation truncated to fit: R_X86_64_PC32 against symbol `m' defined in .bss section in /tmp/ccjSEj8o.o
foo.cc:(.text.startup+0x76): relocation truncated to fit: R_X86_64_PC32 against symbol `m' defined in .bss section in /tmp/ccjSEj8o.o
foo.cc:(.text.startup+0x81): relocation truncated to fit: R_X86_64_PC32 against symbol `m' defined in .bss section in /tmp/ccjSEj8o.o
foo.cc:(.text.startup+0xbe): additional relocation overflows omitted from the output
collect2: error: ld returned 1 exit status

信息

递交者
类型
递交
题目
P1514 天才的记忆
语言
C++
递交时间
2019-01-12 20:19:55
评测时间
2019-01-12 20:19:55
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes