记录详情

Compile Error

/tmp/cc1IawBx.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/cc1IawBx.o
foo.cc:(.text.startup+0x24): relocation truncated to fit: R_X86_64_PC32 against symbol `k' defined in .bss section in /tmp/cc1IawBx.o
foo.cc:(.text.startup+0x32): relocation truncated to fit: R_X86_64_PC32 against symbol `n' defined in .bss section in /tmp/cc1IawBx.o
foo.cc:(.text.startup+0xa2): relocation truncated to fit: R_X86_64_PC32 against symbol `k' defined in .bss section in /tmp/cc1IawBx.o
foo.cc:(.text.startup+0xac): relocation truncated to fit: R_X86_64_PC32 against symbol `s' defined in .bss section in /tmp/cc1IawBx.o
foo.cc:(.text.startup+0xe3): relocation truncated to fit: R_X86_64_PC32 against symbol `n' defined in .bss section in /tmp/cc1IawBx.o
foo.cc:(.text.startup+0x106): relocation truncated to fit: R_X86_64_PC32 against symbol `s' defined in .bss section in /tmp/cc1IawBx.o
/tmp/cc1IawBx.o: In function `_GLOBAL__sub_I_n':
foo.cc:(.text.startup+0x133): relocation truncated to fit: R_X86_64_PC32 against `.bss'
foo.cc:(.text.startup+0x151): relocation truncated to fit: R_X86_64_PC32 against `.bss'
collect2: error: ld returned 1 exit status

信息

递交者
类型
递交
题目
P1306 C. Multiple of k
语言
C++
递交时间
2022-02-07 17:08:23
评测时间
2022-02-07 17:08:23
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes