当前位置:首页
> Luz 第2640页
Luz 管理员
暂无介绍
89860 篇文章 33 次评论PROGRAMMING:English word order
This problem requires the preparation of procedures, input a number of English words, these words sorted by length from…
PROGRAMMING:Binary Search Tree
A binary search tree is uniquely determined by a given ordered insertions of a sequence of positive integers. On the ot…
PROGRAMMING:Battle Over Cities - Hard Version
It is vitally important to have all the cities connected by highways in a war. If a city is conquered by the enemy, all…
PROGRAMMING:Counting Leaves
A family hierarchy is usually presented by a pedigree tree. Your job is to count those family members who have no child…
PROGRAMMING:Find More Coins
Eva loves to collect coins from all over the universe, including some other planets like Mars. One day she visited a un…
PROGRAMMING:Diff
In computing, `diff` is a file comparison utility that outputs the differences between two files. It is typically used…
PROGRAMMING:Harry Potter's Exam
In Professor McGonagall's class of Transfiguration, Harry Potter is learning how to transform one object into another by…
PROGRAMMING:Population
It is always exciting to see people settling in a new continent. As the head of the population management office, you a…
PROGRAMMING:Review of Programming Contest Rules
The ACM ICPC's rule of scoring is as the following:A problem is solved when it is accepted by the judges. Teams are ran…
PROGRAMMING:Mixed type data format input
This problem requires the preparation of procedures, read in the order of floating-point number 1, integer, character, f…