Skip to content

Conversation

@Jasmine2020
Copy link
Contributor

No description provided.

Copy link
Collaborator

@chenfucaijun chenfucaijun Apr 26, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • 不推荐手工输入的方法
  • 你这里会一直循环接收输入啊!直到我输入了一个合法的二叉树序列。

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

师哥我不是很明白你的意思。我使用的是第一个方法先序输入后续输出,空格表示左孩子或右孩子为空,如果不手动输入的话要怎么创建二叉树呢

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

如果你采用手工输入树的方式,那是不是要考虑用户输入的序列不合法的情况,这种情况下就会进入死循环。

@Jasmine2020
Copy link
Contributor Author

第五次作业修改+第六次作业提交

@Jasmine2020 Jasmine2020 changed the title 第五次作业二叉树提交 第五次作业修改和第六次作业二叉树提交 May 3, 2017
Copy link
Collaborator

@chenfucaijun chenfucaijun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

第五次作业和第六次作业基本完成

@c4pr1c3 c4pr1c3 merged commit dcad54b into CUCCS:master May 3, 2017
@Jasmine2020 Jasmine2020 changed the title 第五次作业修改和第六次作业二叉树提交 Homework5 二叉树建立 Homework6 求树的高度深度叶子节点 Jun 14, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants