Compile Error
foo.cc: In function 'int main()': foo.cc:7:5: error: 'memset' was not declared in this scope memset(x,0, sizeof(x)); ^~~~~~ foo.cc:7:5: note: suggested alternative: 'wmemset' memset(x,0, sizeof(x)); ^~~~~~ wmemset foo.cc:8:12: warning: unused variable 'i' [-Wunused-variable] long n,i,top; ^
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1926 紫色的手链
- 语言
- C++
- 递交时间
- 2021-09-08 16:40:07
- 评测时间
- 2021-09-08 16:40:07
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes