Compile Error
/in/foo.cc: In function 'int main()': /in/foo.cc:15:22: warning: 'memset' used with constant zero length parameter; this could be due to transposed parameters [-Wmemset-transposed-args] memset(a,sizeof(a),0); ^ /tmp/cc3LGqth.o: In function `_GLOBAL__sub_I_a': foo.cc:(.text.startup+0x273): relocation truncated to fit: R_X86_64_PC32 against `.bss' foo.cc:(.text.startup+0x291): relocation truncated to fit: R_X86_64_PC32 against `.bss' collect2: error: ld returned 1 exit status
信息
- 递交者
- 类型
- 递交
- 题目
- P1913 螺旋矩阵
- 语言
- C++
- 递交时间
- 2020-07-12 15:35:29
- 评测时间
- 2020-07-12 15:35:29
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes