Cpp_Primer_Answers icon indicating copy to clipboard operation
Cpp_Primer_Answers copied to clipboard

练习12.8

Open hjx950319 opened this issue 2 years ago • 0 comments

p指向的值未定义吧,int *p = new int();是不是应该这样写?函数是bool类型也不应该return p吧

hjx950319 avatar Aug 14 '23 04:08 hjx950319