Accepted
foo.cc: In constructor 'Person::Person(const char*, int, int, int, int, int, int)': foo.cc:112:18: warning: argument to 'sizeof' in 'void* memcpy(void*, const void*, size_t)' call is the same expression as the destination; did you mean to provide an explicit length? [-Wsizeof-pointer-memaccess] 112 | memcpy(name,ch,sizeof(name)); | ^~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 自测
- 题目
- P1038 OO9-1 组合了日期类的人类的一生
- 语言
- C++
- 递交时间
- 2022-05-15 12:39:24
- 评测时间
- 2022-05-15 12:39:24
- 评测机
- 分数
- 10
- 总耗时
- 2ms
- 峰值内存
- 384.0 KiB