/ Vijos /

记录详情

Compile Error

/tmp/cc8hHjOi.o: In function `main':
foo.cc:(.text.startup+0x5): relocation truncated to fit: R_X86_64_PC32 against symbol `n' defined in .bss section in /tmp/cc8hHjOi.o
foo.cc:(.text.startup+0x1e): relocation truncated to fit: R_X86_64_PC32 against symbol `k' defined in .bss section in /tmp/cc8hHjOi.o
foo.cc:(.text.startup+0x29): relocation truncated to fit: R_X86_64_PC32 against symbol `n' defined in .bss section in /tmp/cc8hHjOi.o
foo.cc:(.text.startup+0x2f): relocation truncated to fit: R_X86_64_PC32 against symbol `i' defined in .bss section in /tmp/cc8hHjOi.o
foo.cc:(.text.startup+0x42): relocation truncated to fit: R_X86_64_PC32 against symbol `g' defined in .bss section in /tmp/cc8hHjOi.o
foo.cc:(.text.startup+0x49): relocation truncated to fit: R_X86_64_PC32 against symbol `b' defined in .bss section in /tmp/cc8hHjOi.o
foo.cc:(.text.startup+0x50): relocation truncated to fit: R_X86_64_PC32 against symbol `a' defined in .bss section in /tmp/cc8hHjOi.o
foo.cc:(.text.startup+0x68): relocation truncated to fit: R_X86_64_PC32 against symbol `a' defined in .bss section in /tmp/cc8hHjOi.o
foo.cc:(.text.startup+0x6e): relocation truncated to fit: R_X86_64_PC32 against symbol `g' defined in .bss section in /tmp/cc8hHjOi.o
foo.cc:(.text.startup+0x74): relocation truncated to fit: R_X86_64_PC32 against symbol `i' defined in .bss section in /tmp/cc8hHjOi.o
foo.cc:(.text.startup+0x7e): additional relocation overflows omitted from the output
collect2: error: ld returned 1 exit status

信息

递交者
类型
递交
题目
P1736 铺地毯
语言
C++
递交时间
2018-09-27 17:35:34
评测时间
2018-09-27 17:35:34
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes