Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

一次性提交之前尚未提交的五次作业QAQ #189

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

byswez
Copy link
Contributor

@byswez byswez commented Jun 17, 2017

提交之前的五次作业。


TravelList(L2);

}
Copy link
Collaborator

Choose a reason for hiding this comment

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

拆分队列实现没有问题,缺少对时间和空间复杂度的分析

DeQueue(&Q, &result);
Traverse(&Q);
return 0;
}
Copy link
Collaborator

Choose a reason for hiding this comment

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

队列操作运行通过


return 0;

}
Copy link
Collaborator

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.

运行没有显示正确结果

printf("��������˳��Ϊ\n");
postorderTraversal(t);
return 0;
}
Copy link
Collaborator

Choose a reason for hiding this comment

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

运行出错

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.

2 participants