Compile Error
foo.cpp: In function 'int main()':
foo.cpp:38:26: error: 'memset' was not declared in this scope
  memset(arr,0,sizeof(arr));
                          ^
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P1842 火柴排队
 - 语言
 - C++
 - 递交时间
 - 2014-11-04 20:28:21
 - 评测时间
 - 2014-11-04 20:28:22
 - 评测机
 
- 分数
 - 0
 - 总耗时
 - 0ms
 - 峰值内存
 - 0 Bytes