最新 最热

HDOJ(HDU) 1994 利息计算(简单题目)

Problem Description 为自行解决学费,chx勤工俭学收入10000元以1年定期存入银行,年利率为3.7% 。利率 按年计算,表示100元存1年的利息为3.7元.实际上有时提前有时推迟取,因此实际利息按天 计算,1年按365天计算,因此Q天的...

2021-01-21
1

HDOJ(HDU) 1898 Sempr == The Best Problem Solver?(水题、、、)

Problem Description As is known to all, Sempr(Liangjing Wang) had solved more than 1400 problems on POJ, but nobody know the days and nights he had spent on s...

2021-01-21
1

HDOJ(HDU) 1859 最小长方形(水题、、)

Problem Description 给定一系列2维平面点的坐标(x, y),其中x和y均为整数,要求用一个最小的长方形框将所有点框在内。长方形框的边分别平行于x和y坐标轴,点落在边上也算是被框在内。...

2021-01-21
1

HDOJ(HDU) 1720 A+B Coming(进制)

Problem Description Many classmates said to me that A+B is must needs. If you can’t AC this problem, you would invite me for night meal. ^_^

2021-01-21
1

HDOJ(HDU) 1562 Guess the number(水题,枚举就行)

Problem Description Happy new year to everybody! Now, I want you to guess a minimum number x betwwn 1000 and 9999 to let (1) x % a = 0; (2) (x+1) % b = ...

2021-01-21
1

HDOJ(HDU) 1570 A C

Problem Description Are you excited when you see the title “AC” ? If the answer is YES , AC it ;

2021-01-21
1

HDOJ(HDU) 1407 测试你是否和LTC水平一样高(暴力)

Problem Description 大家提到LTC都佩服的不行,不过,如果竞赛只有这一个题目,我敢保证你和他绝对在一个水平线上! 你的任务是: 计算方程x^2+y^2+z^2= num的一个正整数解。...

2021-01-21
1

HDOJ(HDU) 1587 Flowers(水、、)

Problem Description As you know, Gardon trid hard for his love-letter, and now he’s spending too much time on choosing flowers for Angel. When Gardon entere...

2021-01-21
1

HDOJ 1405 The Last Practice

Problem Description Tomorrow is contest day, Are you all ready? We have been training for 45 day

2021-01-21
1

HDOJ 1397 Goldbach's Conjecture(快速筛选素数法)

Problem Description Goldbach’s Conjecture: For any even number n greater than or equal to 4, there exists at least one pair of prime numbers p1 and p2 such th...

2021-01-21
1