自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

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

原创 【ACM菜逼解题报告】Dropping Balls

Dropping Balls A number of K balls are dropped one by one from the root of a fully binary tree structure FBT. Each time the ball being dropped first visits a non-terminal node. It then keeps moving

2015-02-20 09:59:39 443 1

原创 【ACM菜逼解题报告】Boxes in a Line

Boxes in a LineYou have n boxes in a line on the table numbered 1 . . . n from left to right. Your task is to simulate 4 kinds of commands:• 1 X Y : move box X to the left to Y (ignore this if X i

2015-02-20 09:57:44 454

原创 【ACM菜逼解题报告】Broken Keyboard (a.k.a. Beiju Text)

Broken Keyboard (a.k.a. Beiju Text)You're typing a long text with a broken keyboard. Well it's not so badly broken. The only problem with the keyboard is that sometimes the "home" key or the "end" k

2015-02-20 09:56:02 484

原创 【ACM菜逼解题报告】Matrix Chain Multiplication

Matrix Chain MultiplicationSuppose you have to evaluate an expression like A*B*C*D*E where A,B,C,D and E are matrices. Since matrix multiplication is associative, the order in which multiplications

2015-02-20 09:54:41 413

原创 【ACM菜逼解题报告】Rails

Rails There is a famous railway station in PopPush City. Country there is incredibly hilly. The station was built in last century. Unfortunately, funds were extremely limited that time. It was possi

2015-02-20 09:52:51 543

原创 【ACM菜逼解题报告】Concurrency Simulator

Concurrency Simulator Programs executed concurrently on a uniprocessor system appear to be executed at the same time, but in reality the single CPU alternates between the programs, executing some nu

2015-02-20 09:52:01 363

原创 【ACM菜逼解题报告】Ugly Numbers

Ugly Numbers Ugly numbers are numbers whose only prime factors are 2, 3 or 5. The sequence1, 2, 3, 4, 5, 6, 8, 9, 10, 12, 15, ...shows the first 11 ugly numbers. By convention, 1 is incl

2015-02-20 09:49:45 568

原创 【ACM菜逼解题报告】Team Queue

Team Queue Queues and Priority Queues are data structures which are known to most computer scientists. The Team Queue, however, is not so well known, though it occurs often in everyday life. At lunc

2015-02-20 09:48:17 317

原创 【ACM菜逼解题报告】The SetStack Computer

The SetStack ComputerBackground from Wikipedia: “Set theory is a branch of mathematics created principally by the German mathematician Georg Cantor at the end of the 19th century. Initially controve

2015-02-20 09:46:58 314

原创 【ACM菜逼解题报告】Ananagrams

Ananagrams Most crossword puzzle fans are used to anagrams--groups of words with the same letters in different orders--for example OPTS, SPOT, STOP, POTS and POST. Some words however do not have thi

2015-02-20 09:44:01 310

原创 【ACM菜逼解题报告】Andy's First Dictionary

Andy's First DictionaryAndy, 8, has a dream - he wants to produce his very own dictionary. This is not an easy task for him, as the number of words that he knows is, well, not quite enough. Instead

2015-02-20 09:42:56 205

原创 【ACM菜逼解题报告】The Blocks Problem

The Blocks Problem Background Many areas of Computer Science use simple, abstract domains for both analytical and empirical studies. For example, an early AI study of planning and robotics (STRIPS

2015-02-20 09:40:45 474

原创 【ACM菜逼解题报告】Where is the Marble

Where is the Marble? Raju and Meena love to play with Marbles. They have got a lot of marbles with numbers written on them. At the beginning, Raju would place the marbles one after another in ascend

2015-02-20 09:37:44 564

原创 【ACM菜逼解题报告】矩形嵌套(NYOJ16)

矩形嵌套(NYOJ16) 解题报告,望各路大神海涵、指正,谢谢!

2015-02-13 11:41:59 280

原创 【ACM菜逼解题报告】The Triangle(POJ1163)

The Triangle(POJ1163) 解题报告,望各路大神海涵、指正,谢谢!

2015-02-13 11:38:27 368

原创 【ACM菜逼解题报告】Subsequence

Subsequence 解题报告,望各路大神海涵、指正,谢谢!

2015-02-06 19:08:35 289

原创 【ACM菜逼解题报告】Open Credit System

Open Credit System 解题报告,望各路大神海涵、指正,谢谢!

2015-02-06 09:57:53 349

原创 【ACM菜逼解题报告】Age Sort

Age Sort 解题报告,望各路大神海涵、指正,谢谢!

2015-02-06 09:56:03 416

原创 【ACM菜逼解题报告】Pie

Pie 解题报告,望各路大神海涵、指正,谢谢!

2015-02-06 09:53:31 290

原创 【ACM菜逼解题报告】Help is needed for Dexter

Help is needed for Dexter 解题报告,望各路大神海涵、指正,谢谢!

2015-02-06 09:49:16 442

原创 【ACM菜逼解题报告】The Dragon of Loowater

The Dragon of Loowater 解题报告,望各路大神海涵、指正,谢谢!

2015-02-01 11:51:50 314

空空如也

空空如也

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

TA关注的人

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