Compile Error
foo.cpp: In constructor 'sz::sz()': foo.cpp:11:35: error: 'memset' was not declared in this scope memset(ss, 0, sizeof(int)*10000); ^ foo.cpp: In function 'int dg(int, sz)': foo.cpp:29:1: warning: control reaches end of non-void function [-Wreturn-type] } ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1539 填数游戏
- 语言
- C++
- 递交时间
- 2016-10-03 22:57:01
- 评测时间
- 2016-10-03 22:57:02
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes