上一页 1 ··· 10 11 12 13 14 15 16 17 18 ··· 22 下一页
摘要: Date:2019-07-01 15:31:11 通俗点理解就是不撞南墙不回头的那种,用栈来实现 算法实现 阅读全文
posted @ 2019-07-01 15:36 林東雨 阅读(1462) 评论(0) 推荐(0) 编辑
摘要: Source: PAT A1020 Tree Traversals (25 分) Description: Suppose that all the keys in a binary tree are distinct positive integers. Given the postorder a 阅读全文
posted @ 2019-06-30 14:52 林東雨 阅读(142) 评论(0) 推荐(0) 编辑
摘要: Source: PAT A1086 Tree Traversals Again (25 分) Description: An inorder binary tree traversal can be implemented in a non-recursive way with a stack. F 阅读全文
posted @ 2019-06-30 14:40 林東雨 阅读(151) 评论(0) 推荐(0) 编辑
摘要: Source: PAT A1102 Invert a Binary Tree (25 分) Description: The following is from Max Howell @twitter: Now it's your turn to prove that YOU CAN invert 阅读全文
posted @ 2019-06-30 14:12 林東雨 阅读(150) 评论(0) 推荐(0) 编辑
摘要: Source: PAT A1004 Counting Leaves (30 分) Description: A family hierarchy is usually presented by a pedigree tree. Your job is to count those family me 阅读全文
posted @ 2019-06-28 16:52 林東雨 阅读(234) 评论(0) 推荐(0) 编辑
摘要: Source: PAT A1053 Path of Equal Weight (30 分) Description: Given a non-empty tree with root R, and with weight W​i​​ assigned to each tree node T​i​​. 阅读全文
posted @ 2019-06-28 16:30 林東雨 阅读(205) 评论(0) 推荐(0) 编辑
摘要: Source: PAT A1079 Total Sales of Supply Chain (25 分) Description: A supply chain is a network of retailers(零售商), distributors(经销商), and suppliers(供应商) 阅读全文
posted @ 2019-06-28 15:56 林東雨 阅读(217) 评论(0) 推荐(0) 编辑
摘要: Source: PAT A1090 Highest Price in Supply Chain (25 分) Description: A supply chain is a network of retailers(零售商), distributors(经销商), and suppliers(供应 阅读全文
posted @ 2019-06-28 15:38 林東雨 阅读(175) 评论(0) 推荐(0) 编辑
摘要: Source: PAT A1094 The Largest Generation (25 分) Description: A family hierarchy is usually presented by a pedigree tree where all the nodes on the sam 阅读全文
posted @ 2019-06-28 15:10 林東雨 阅读(193) 评论(0) 推荐(0) 编辑
摘要: Source: PAT A1106 Lowest Price in Supply Chain (25 分) Description: A supply chain is a network of retailers(零售商), distributors(经销商), and suppliers(供应商 阅读全文
posted @ 2019-06-28 14:43 林東雨 阅读(297) 评论(0) 推荐(0) 编辑
上一页 1 ··· 10 11 12 13 14 15 16 17 18 ··· 22 下一页