创建二叉树时遇到了问题,显示3 Segmentation fault (core dumped) ./a.out Exited with error status 139,应该怎么解决?
【相关推荐】
int *m = (int *)malloc(sizeof(int))
运行结果: