Wrong Answer

foo.cc: In constructor 'Person::Person(const char*, int, int, int, int, int, int)':
foo.cc:50: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]
   50 |   memcpy(name,ch,sizeof(name));
      |                  ^~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Wrong Answer Standard answer longer than user output. 4ms 384.0 KiB
#2 Wrong Answer Read Person, expect Date. 3ms 384.0 KiB
#3 Wrong Answer Standard answer longer than user output. 2ms 384.0 KiB
#4 Wrong Answer Read Person, expect Date. 3ms 384.0 KiB
#5 Wrong Answer Standard answer longer than user output. 3ms 384.0 KiB

信息

递交者
类型
递交
题目
P1138 OO9-1 组合了日期类的人类的一生
语言
C++
递交时间
2022-05-15 08:52:55
评测时间
2022-05-15 08:52:55
评测机
分数
0
总耗时
17ms
峰值内存
384.0 KiB