最新 最热

HDOJ 1092 A+B for Input-Output Practice (IV)

Problem Description Your task is to Calculate the sum of some integers.

2021-01-19
1

HDOJ 1091 A+B for Input-Output Practice (III)

Problem Description Your task is to Calculate a + b.

2021-01-19
1

HDOJ 1090 A+B for Input-Output Practice (II)

Problem Description Your task is to Calculate a + b.

2021-01-19
1

HDOJ 1089 A+B for Input-Output Practice (I)

Problem Description Your task is to Calculate a + b. Too easy?! Of course! I specially designed

2021-01-19
1

HDOJ 1064Financial Management

Problem Description Larry graduated this year and finally has a job. He’s making a lot of money, but somehow never seems to have enough. Larry has decided tha...

2021-01-19
1

HDOJ 1001Sum Problem

Problem Description Hey, welcome to HDOJ(Hangzhou Dianzi University Online Judge).

2021-01-19
1

HDOJ1018Big Number

Problem Description In many applications very large integers numbers are required. Some of these applications are using keys for secure transmission of data, ...

2021-01-19
1

HDOJ2063过山车 匈牙利算法

Problem Description RPG girls今天和大家一起去游乐场玩,终于可以坐上梦寐以求的过山车了。可是,过山车的每一排只有两个座位,而且还有条不成文的规矩,就是每个女生必须找个个男生做partner和她同坐。但是,每个女孩都有...

2021-01-19
1

HDOJ1021题 Fibonacci Again 应用求模公式

Problem Description There are another kind of Fibonacci numbers: F(0) = 7, F(1) = 11, F(n) = F(n-1) + F(n-2) (n>=2).

2021-01-19
1

HDOJ 1013题Digital Roots 大数,9余数定理

The digital root of a positive integer is found by summing the digits of the integer. If the resulting value is a single digit then that digit is the digital ...

2021-01-19
1