发表评论取消回复
相关阅读
相关 2019 PAT甲级秋季考试7-3 Postfix (25 分)
iven a syntax tree (binary), you are supposed to output the corresponding postfix exp...
相关 2019 PAT甲级秋季考试7-2 Merging Linked Lists (25 分)
iven two singly linked lists L1=a1→a2→⋯→an−1→an and L2=b1→b2→⋯→bm−1→bm. If n≥2m, you ...
相关 18年春季第三题 PAT甲级 1146 Topological Order (25分)
题目来源:[https://pintia.cn/problem-sets/994805342720868352/problems/994805343043829760][htt
相关 17年秋季第三题 PAT甲级 1138 Postorder Traversal (25分)
题目来源:[https://pintia.cn/problem-sets/994805342720868352/problems/994805345078067200][htt
相关 17年冬季第四题 PAT甲级 1143 Lowest Common Ancestor(30分)
题目来源:[https://pintia.cn/problem-sets/994805342720868352/problems/994805343727501312][htt
相关 PAT甲级2019秋季7-3 A1163 PostfixExpression (25分)
[算法笔记总目录][Link 1] [关键英语单词解释][Link 2] 7-3 Postfix Expression (25 分) Given a syntax
相关 2019 PAT甲级秋季考试7-2 Merging Linked Lists (25 分)
[算法笔记总目录][Link 1] Given two singly linked lists L1=a1→a2→⋯→an−1→an and
相关 1138. Postorder Traversal (25)
Suppose that all the keys in a binary tree are distinct positive integers. Given the pre
相关 PAT甲级 - 1020 Tree Traversals (25 分)
题目链接:[PAT甲级 - 1020 Tree Traversals (25 分)][PAT_ - 1020 Tree Traversals _25] Suppose tha
相关 PAT_A1138#Postorder Traversal
Source: > [PAT A1138 Postorder Traversal (25 分)][PAT A1138 Postorder Traversal _25]
还没有评论,来说两句吧...