add PTA of ZJU_MOOC in Python & part of AdvancedLevel PAT in Python#152
Open
piglaker wants to merge 1 commit intoliuchuo:masterfrom
Open
add PTA of ZJU_MOOC in Python & part of AdvancedLevel PAT in Python#152piglaker wants to merge 1 commit intoliuchuo:masterfrom
piglaker wants to merge 1 commit intoliuchuo:masterfrom
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
包含了2020春浙大mooc数据结构的题解(PTA平台)和PAT甲级的部分题解(Python),
添加了中国大学mooc 浙江大学数据结构课程习题PAT的Python解法&说明,(30+)
添加了PAT (40+)甲级题的Python解法,部分题(个位数?)没有ac。所有未ac的题均且仅因超时。
添加了2020PAT春季甲级考试的题解(80),后两题因为超时而没有ac(考试时想了一个小时感觉实在无法提升了),如果有python ac解法请告诉我。
代码或者非常短(但是抽象),或者非常长(但是思路简单),或者既短又简单。