Compile Error
/in/foo.cc: In function 'int main()': /in/foo.cc:16:27: error: 'memset' was not declared in this scope memset(dp, 0, sizeof(dp)); ^ /in/foo.cc:20:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int j = 1; j < x.length(); j++) ~~^~~~~~~~~~~~
信息
- 递交者
- 类型
- 递交
- 题目
- 跳跳跳跳跳
- 语言
- C++
- 递交时间
- 2018-05-13 11:40:51
- 评测时间
- 2018-05-13 11:40:51
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes