Compile Error
foo.cpp: In function 'void dfs(int)':
foo.cpp:59:34: error: 'memmove' was not declared in this scope
     memmove(now, last, sizeof now);
                                  ^
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P1843 货车运输
 - 语言
 - C++
 - 递交时间
 - 2014-05-16 14:04:08
 - 评测时间
 - 2014-05-16 14:04:09
 - 评测机
 
- 分数
 - 0
 - 总耗时
 - 0ms
 - 峰值内存
 - 0 Bytes