记录详情

Compile Error

/tmp/ccBQzrvx.o: In function `Output()':
foo.cc:(.text+0x81): relocation truncated to fit: R_X86_64_PC32 against symbol `a' defined in .bss section in /tmp/ccBQzrvx.o
/tmp/ccBQzrvx.o: In function `change()':
foo.cc:(.text+0x10c): relocation truncated to fit: R_X86_64_PC32 against symbol `a' defined in .bss section in /tmp/ccBQzrvx.o
/tmp/ccBQzrvx.o: In function `_GLOBAL__sub_I_a':
foo.cc:(.text.startup+0x33): relocation truncated to fit: R_X86_64_PC32 against `.bss'
foo.cc:(.text.startup+0x51): relocation truncated to fit: R_X86_64_PC32 against `.bss'
collect2: error: ld returned 1 exit status

信息

递交者
类型
自测
题目
P1277 矩阵变换
语言
C++
递交时间
2021-07-17 09:26:53
评测时间
2021-07-17 09:26:53
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes