自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

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

原创 POJ1065

POJ1065–贪心问题 目录POJ1065--贪心问题一、题目链接二、题目内容三、题意拆解四、解题思路五、参考代码 一、题目链接 题目来源–POJ1065 二、题目内容 There is a pile of n wooden sticks. The length and weight of each stick are known in advance. The sticks are to be processed by a woodworking machine in one by one fashi

2021-02-07 23:59:09 481

原创 POJ1426--Find The Multiple

POJ1426–Find The Multiple 目录POJ1426--Find The Multiple一、题目链接二、题目内容三、题意拆解四、解题思路五、参考代码 一、题目链接 POJ1426 二、题目内容 Given a positive integer n, write a program to find out a nonzero multiple m of n whose decimal representation contains only the digits 0 and 1. You

2021-02-04 19:47:21 616

原创 HDU1016--素数环问题

HDU1016–素数环问题 目录HDU1016--素数环问题一、题目链接二、题目内容三、题意拆解四、解题思路五、参考代码 一、题目链接 HDU1016 二、题目内容 A ring is compose of n circles as shown in diagram. Put natural number 1, 2, …, n into each circle separately, and the sum of numbers in two adjacent circles should be a pr

2021-01-25 05:56:30 1084 3

原创 HDU5122

HDU5122 目录HDU5122一、题目链接二、题干内容三、题意拆解四、解题思路五、代码 一、题目链接 题目链接 二、题干内容 Nervending is an ACMer. Yesterday, NE learnt an algorithm: Bubble sort. Bubble sort will compare each pair of adjacent items and swap them if they are in the wrong order. The process repeats

2021-01-20 18:53:06 153

空空如也

空空如也

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

TA关注的人

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