[Resume questions] Getting started with C++: Use char* p = new char[100] to apply for a piece of memory, and then use delete p to release it. What's the problem?

NoSuchKey

Guess you like

Origin blog.csdn.net/m0_46613023/article/details/114867406