11 2016 档案
摘要:Interviewe Problem Description YaoYao has a company and he wants to employ m people recently. Since his company is so famous, there are n people comin
阅读全文
摘要:Connections between cities Problem Description After World War X, a lot of cities have been seriously damaged, and we need to rebuild those cities. Ho
阅读全文
摘要:KiKi's K-Number Problem Description For the k-th number, we all should be very familiar with it. Of course,to kiki it is also simple. Now Kiki meets a
阅读全文
摘要:Game of Connections Problem Description This is a small but ancient game. You are supposed to write down the numbers 1, 2, 3, ... , 2n - 1, 2n consecu
阅读全文
摘要:Entropy Problem Description An entropy encoder is a data encoding method that achieves lossless data compression by encoding a message with “wasted” o
阅读全文
摘要:确定比赛名次 Problem Description 有N个比赛队(1<=N<=500),编号依次为1,2,3,。。。。,N进行比赛,比赛结束后,裁判委员会要将所有参赛队伍从前往后依次排名,但现在裁判委员会不能直接获得每个队的比赛成绩,只知道每场比赛的结果,即P1赢P2,用P1,P2表示,排名时P1
阅读全文
摘要:What Are You Talking About Problem Description Ignatius is so lucky that he met a Martian yesterday. But he didn't know the language the Martians use.
阅读全文
摘要:小兔的棋盘 Problem Description 小兔的叔叔从外面旅游回来给她带来了一个礼物,小兔高兴地跑回自己的房间,拆开一看是一个棋盘,小兔有所失望。不过没过几天发现了棋盘的好玩之处。从起点(0,0)走到终点(n,n)的最短路径数是C(2n,n),现在小兔又想如果不穿越对角线(但可接触对角线上
阅读全文
摘要:How Many Answers Are Wrong Problem Description TT and FF are ... friends. Uh... very very good friends -________-bFF is a bad boy, he is always wooing
阅读全文
摘要:Dragon Balls Problem Description Five hundred years later, the number of dragon balls will increase unexpectedly, so it\\\\\\\'s too difficult for Mon
阅读全文
摘要:find the most comfortable road Problem Description XX星有许多城市,城市之间通过一种奇怪的高速公路SARS(Super Air Roam Structure 超级空中漫游结构)进行交流,每条SARS都对行驶在上面的Flycar限制了固定的Speed
阅读全文
摘要:Rank of Tetris Problem Description 自从Lele开发了Rating系统,他的Tetris事业更是如虎添翼,不久他遍把这个游戏推向了全球。为了更好的符合那些爱好者的喜好,Lele又想了一个新点子:他将制作一个全球Tetris高手排行榜,定时更新,名堂要比福布斯富豪榜还
阅读全文
摘要:Segment set Problem Description A segment and all segments which are connected with it compose a segment set. The size of a segment set is the number
阅读全文
摘要:D. Sea Battle time limit per test 1 second memory limit per test 256 megabytes input standard input output standard output D. Sea Battle time limit pe
阅读全文
摘要:A Bug's Life Problem Description Background Professor Hopper is researching the sexual behavior of a rare species of bugs. He assumes that they featur
阅读全文
摘要:Is It A Tree? Problem Description A tree is a well-known data structure that is either empty (null, void, nothing) or is a set of one or more nodes co
阅读全文
摘要:N皇后问题 Problem Description 在N*N的方格棋盘放置了N个皇后,使得它们不相互攻击(即任意2个皇后不允许处在同一排,同一列,也不允许处在与棋盘边框成45角的斜线上。你的任务是,对于给定的N,求出有多少种合法的放置方法。 Input 共有若干行,每行一个正整数N≤10,表示棋盘和
阅读全文
摘要:符号三角形 Problem Description 符号三角形的 第1行有n个由“+”和”-“组成的符号 ,以后每行符号比上行少1个,2个同号下面是”+“,2个异 号下面是”-“ 。计算有多少个不同的符号三角形,使其所含”+“ 和”-“ 的个数相同 。 n=7时的1个符号三角形如下:+ + - +
阅读全文
摘要:2016 ICPC总结 九月份开学,开始知识点的补充,刚开始的几周都在刷acmsteps,十月开始进行专题性的学习,首先进行的数据结构,给自己定的计划,十一月前看完数据结构,刚开始的时候看的都是以前的内容很快,看题的时候很快就理解了,看到线段树的时侯就发现了,以前看的东西太基础了,只是明白了基础的内
阅读全文
摘要:Sudoku Killer Problem Description 自从2006年3月10日至11日的首届数独世界锦标赛以后,数独这项游戏越来越受到人们的喜爱和重视。据说,在2008北京奥运会上,会将数独列为一个单独的项目进行比赛,冠军将有可能获得的一份巨大的奖品———HDU免费七日游外加lcy亲笔
阅读全文
摘要:Prime Ring Problem Problem Description A ring is compose of n circles as shown in diagram. Put natural number 1, 2, ..., n into each circle separately
阅读全文
摘要:Tempter of the Bone Problem Description The doggie found a bone in an ancient maze, which fascinated him a lot. However, when he picked it up, the maz
阅读全文
摘要:Treasure of the Chimp Island Problem Description Bob Bennett, the young adventurer, has found the map to the treasure of the Chimp Island, where the g
阅读全文
摘要:A计划 Problem Description 可怜的公主在一次次被魔王掳走一次次被骑士们救回来之后,而今,不幸的她再一次面临生命的考验。魔王已经发出消息说将在T时刻吃掉公主,因为他听信谣言说吃公主的肉也能长生不老。年迈的国王正是心急如焚,告招天下勇士来拯救公主。不过公主早已习以为常,她深信智勇的骑
阅读全文
摘要:B - Binary Tree Description The Old Frog King lives on the root of an infinite tree. According to the law, each node should connect to exactly two nod
阅读全文
摘要:Red and Black Problem Description There is a rectangular room, covered with square tiles. Each tile is colored either red or black. A man is standing
阅读全文
摘要:Knight Moves Problem Description A friend of you is doing research on the Traveling Knight Problem (TKP) where you are to find the shortest closed tou
阅读全文
摘要:Catch That Cow Problem Description Farmer John has been informed of the location of a fugitive cow and wants to catch her immediately. He starts at a
阅读全文
摘要:C. Sonya and Queries time limit per test 1 second memory limit per test 256 megabytes input standard input output standard output C. Sonya and Queries
阅读全文
摘要:病毒侵袭 Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 23350 Accepted Submission(s): 5605 Problem D
阅读全文
摘要:Pagodas Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/65536 K (Java/Others)Total Submission(s): 1282 Accepted Submission(s): 902 Problem
阅读全文
摘要:Bazinga Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/65536 K (Java/Others)Total Submission(s): 3509 Accepted Submission(s): 1122 Problem
阅读全文
摘要:题目链接:http://vjudge.net/problem/36265
阅读全文
摘要:Atlantis Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others)Total Submission(s): 11532 Accepted Submission(s): 4898 Probl
阅读全文
摘要:D. Kostya the Sculptor time limit per test 3 seconds memory limit per test 256 megabytes input standard input output standard output D. Kostya the Scu
阅读全文
摘要:C. Epidemic in Monstropolis time limit per test 1 second memory limit per test 256 megabytes input standard input output standard output C. Epidemic i
阅读全文
摘要:B. Parade time limit per test 1 second memory limit per test 256 megabytes input standard input output standard output B. Parade time limit per test 1
阅读全文