记录详情

Compile Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:17:10: warning: overflow in implicit constant conversion [-Woverflow]
  setfib(n);
          ^
/tmp/ccAciuEF.o: In function `_GLOBAL__sub_I_a':
foo.cc:(.text.startup+0xa3): relocation truncated to fit: R_X86_64_PC32 against `.bss'
foo.cc:(.text.startup+0xc1): relocation truncated to fit: R_X86_64_PC32 against `.bss'
collect2: error: ld returned 1 exit status

信息

递交者
类型
递交
题目
P1364 6A 斐波那契数列
比赛
2023暑期青少年社团(惜别赛)
语言
C++
递交时间
2023-08-24 21:17:24
评测时间
2023-08-24 21:17:24
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes