Wrong Answer
foo.cc: In function 'int main()': foo.cc:43:15: warning: 'memset' used with constant zero length parameter; this could be due to transposed parameters [-Wmemset-transposed-args] 43 | memset(c,sizeof(c),0); | ~~~~~~^~~~~~~~~~~~~~~
信息
- 递交者
- 类型
- 递交
- 题目
- P1039 A10-1 有序数组的合并
- 语言
- C++
- 递交时间
- 2024-03-22 12:22:03
- 评测时间
- 2024-03-22 12:22:03
- 评测机
- 分数
- 0
- 总耗时
- 14ms
- 峰值内存
- 536.0 KiB