Compile Error
/in/foo.cc: In constructor 'Mat::Mat()': /in/foo.cc:12:45: error: 'memset' was not declared in this scope memset(this->dat,0,sizeof(this->dat)); ^ /in/foo.cc: In function 'void init()': /in/foo.cc:41:28: error: 'memset' was not declared in this scope memset(at,-1,sizeof(at)); ^ /in/foo.cc: In function 'void solve()': /in/foo.cc:55:9: warning: unused variable 'u' [-Wunused-variable] int u,v; ^
信息
- 递交者
- 类型
- 递交
- 题目
- HH去散步
- 语言
- C++
- 递交时间
- 2017-05-29 16:45:35
- 评测时间
- 2017-05-29 16:45:35
- 评测机
- 分数
- 0
- 总耗时
- 127ms
- 峰值内存
- 14.754 MiB