Compile Error
/in/foo.cc: In copy constructor 'LinkList::LinkList(LinkList&)': /in/foo.cc:16:23: error: 'memcpy' was not declared in this scope memcpy(a,q.a,Count*4); ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1027 OO7-2 把链表对象包装成数组
- 语言
- C++
- 递交时间
- 2021-05-26 14:02:27
- 评测时间
- 2021-05-26 14:02:27
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes