自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(116)
  • 收藏
  • 关注

原创 PAT 1150 Travelling Salesman Problem

【代码】PAT 1150 Travelling Salesman Problem。

2023-09-19 13:07:04 106

原创 PAT 1149 Dangerous Goods Packaging

【代码】PAT 1149 Dangerous Goods Packaging。

2023-09-19 13:05:09 119

原创 PAT 1148 Werewolf - Simple Version

Werewolf(狼人杀) is a game in which the players are partitioned into two parties: the werewolves and the human beings. Suppose that in a game,

2023-09-19 13:01:37 106

原创 PAT 1147 Heaps

【代码】PAT 1147 Heaps。

2023-09-19 12:59:35 84

原创 1146 Topological Order

【代码】1146 Topological Order。

2023-09-19 12:58:19 57

原创 PAT 1145 Hashing - Average Search Time

【代码】PAT 1145 Hashing - Average Search Time。

2023-09-19 12:57:11 50

原创 PAT 1144 The Missing Number

【代码】PAT 1144 The Missing Number。

2023-09-19 12:53:18 49

原创 PAT 1142 Maximal Clique

A。

2023-09-19 12:49:14 57

原创 PAT 1140 Look-and-say Sequence

whereDDD1;DD1D111;

2023-09-19 12:46:51 67

原创 PAT 1138 Postorder Traversal

【代码】PAT 1138 Postorder Traversal。

2023-09-19 12:45:51 67

原创 PAT 1134 Vertex Cover

A。

2023-09-19 12:41:43 53

原创 PAT 1128 N Queens Puzzle

【代码】PAT 1128 N Queens Puzzle。

2023-09-19 12:37:56 54

原创 PAT 1130 Infix Expression

【代码】PAT 1130 Infix Expression。

2023-09-19 12:34:11 48

原创 PAT 1127 ZigZagging on a Tree

【代码】PAT 1127 ZigZagging on a Tree。

2023-09-19 12:29:14 83

原创 PAT 1125 Chain the Ropes

【代码】1125 Chain the Ropes。

2023-09-19 12:27:21 56

原创 PAT 1124 Raffle for Weibo Followers

【代码】PAT 1124 Raffle for Weibo Followers。

2023-09-18 13:01:22 50

原创 PAT 1123 Is It a Complete AVL Tree

【代码】PAT 1123 Is It a Complete AVL Tree。

2023-09-18 13:00:26 53

原创 PAT 1120 Friend Numbers

【代码】PAT 1120 Friend Numbers。

2023-09-18 12:59:25 44

原创 1116 Come on! Let‘s C

【代码】1116 Come on!Let‘s C。

2023-09-18 12:58:21 58

原创 1115 Counting Nodes in a Binary Search Tree

【代码】1115 Counting Nodes in a Binary Search Tree。

2023-09-18 12:49:05 54

原创 1114 Family Property

【代码】1114 Family Property。

2023-09-18 12:47:46 44

原创 1113 Integer Set Partition

【代码】1113 Integer Set Partition。

2023-09-18 12:45:22 43

原创 PAT 1106 Lowest Price in Supply Chain

A supply chain is a network of retailers(零售商), distributors(经销商), and suppliers(供应商)-- everyone involved in moving a product from supplier to customer.

2023-09-18 12:44:29 46

原创 PAT 1102 Invert a Binary Tree

【代码】PAT 1102 Invert a Binary Tree。

2023-09-18 12:42:56 35

原创 PAT 1099 Build A Binary Search Tree

【代码】PAT 1099 Build A Binary Search Tree。

2023-09-18 12:41:26 32

原创 PAT 1098 Insertion or Heap Sort

【代码】PAT 1098 Insertion or Heap Sort。

2023-09-18 12:40:04 28

原创 PAT 1094 The Largest Generation

【代码】PAT 1094 The Largest Generation。

2023-09-18 12:38:55 28

原创 1092 To Buy or Not to Buy

Eva would like to make a string of beads with her favorite colors so she went to a small shop to buy some beads. There were many colorful strings of beads. However the owner of the shop would only sell the strings in whole pieces. Hence Eva must check whet

2023-09-18 12:37:27 43

原创 PAT 1090 Highest Price in Supply Chain

A supply chain is a network of retailers(零售商), distributors(经销商), and suppliers(供应商)-- everyone involved in moving a product from supplier to customer.

2023-09-18 12:36:15 50

原创 PAT 1089 Insert or Merge

【代码】PAT 1089 Insert or Merge。

2023-09-18 12:34:41 29

原创 PAT 1088 Rational Arithmetic

【代码】PAT 1088 Rational Arithmetic。

2023-09-17 13:16:04 31

原创 PAT 1087 All Roads Lead to Rome

【代码】PAT 1087 All Roads Lead to Rome。

2023-09-17 13:14:23 41

原创 PAT 1086 Tree Traversals Again

push(2);push(3);pop();pop();push(4);pop();pop();push(5);push(6);pop();Figure 1。

2023-09-17 13:13:04 37

原创 PAT 1085 Perfect Sequence

【代码】PAT 1085 Perfect Sequence。

2023-09-17 13:11:02 35

原创 PAT 1084 Broken Keyboard

【代码】PAT 1084 Broken Keyboard。

2023-09-17 13:10:04 27

原创 PAT 1083 List Grades

【代码】PAT 1083 List Grades。

2023-09-17 13:08:23 29

原创 PAT 1082 Read Number in Chinese

Fuling。

2023-09-17 13:07:21 35

原创 PAT 1081 Rational Sum

【代码】PAT 1081 Rational Sum。

2023-09-17 13:06:27 30

原创 PAT 1080 Graduate Admission

【代码】PAT 1080 Graduate Admission。

2023-09-17 13:04:45 24

原创 PAT 1079 Total Sales of Supply Chain

A supply chain is a network of retailers(零售商), distributors(经销商), and suppliers(供应商)-- everyone involved in moving a product from supplier to customer.

2023-09-17 13:02:52 36

空空如也

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除