/ Vijos /

记录详情

Compile Error

/tmp/cc8DnMrN.o: in function `f(long long, long long, long long)':
foo.cc:(.text+0x85): relocation truncated to fit: R_X86_64_PC32 against symbol `n' defined in .bss section in /tmp/cc8DnMrN.o
/tmp/cc8DnMrN.o: in function `main':
foo.cc:(.text.startup+0x3): relocation truncated to fit: R_X86_64_32 against symbol `n' defined in .bss section in /tmp/cc8DnMrN.o
foo.cc:(.text.startup+0x20): relocation truncated to fit: R_X86_64_PC32 against symbol `n' defined in .bss section in /tmp/cc8DnMrN.o
foo.cc:(.text.startup+0x5a): relocation truncated to fit: R_X86_64_PC32 against symbol `n' defined in .bss section in /tmp/cc8DnMrN.o
foo.cc:(.text.startup+0x89): relocation truncated to fit: R_X86_64_PC32 against symbol `n' defined in .bss section in /tmp/cc8DnMrN.o
collect2: error: ld returned 1 exit status

信息

递交者
类型
递交
题目
P1172 反质数
语言
C++
递交时间
2025-02-27 13:19:20
评测时间
2025-02-27 13:19:20
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes