Wrong Answer
/in/foo.cc: In function 'int main()':
/in/foo.cc:42:22: warning: 'memset' used with constant zero length parameter; this could be due to transposed parameters [-Wmemset-transposed-args]
memset(h,sizeof(h),0);
^
信息
- 递交者
- 类型
- 递交
- 题目
- P1040 A10-3 数组的去重
- 语言
- C++
- 递交时间
- 2024-03-22 12:51:40
- 评测时间
- 2024-03-22 12:51:40
- 评测机
- 分数
- 0
- 总耗时
- 7ms
- 峰值内存
- 376.0 KiB