最新 最热

HDOJ 2117 Just a Numble(模拟除法)

Problem Description Now give you two integers n m, you just tell me the m-th number after radix point in 1/n,for example n=4,the first numble after point is 2...

2021-01-21
1

HDOJ 2200 Eddy's AC难题(数学组合概率题)

Problem Description Eddy是个ACMer,他不仅喜欢做ACM题,而且对于Ranklist中每个人的ac数量也有一定的研究,他在无聊时经常在纸上把Ranklist上每个人的ac

2021-01-21
1

HDOJ 2089 不要62(打表)

Problem Description 杭州人称那些傻乎乎粘嗒嗒的人为62(音:laoer)。 杭州交通管理局经常会扩充一些的士车牌照,新近出来一个好消息,以后上牌照,不再含有不吉利的数字了,这样一来,就可以消除个别的士司机和乘客的心理障碍,更...

2021-01-21
0

HDOJ 2092 整数解(2次方程整数解公式)

Problem Description 有二个整数,它们加起来等于某个整数,乘起来又等于另一个整数,它们到底是真还是假,也就是这种整数到底存不存在,实在有点吃不准,你能快速回答吗?看来只能通过编程...

2021-01-21
1

HDOJ 1098 Ignatius's puzzle

Problem Description Ignatius is poor at math,he falls across a puzzle problem,so he has no choice but to appeal to Eddy. this problem describes that:f(x)=5*x^...

2021-01-21
1

HDOJ 1097 A hard puzzle(循环问题)

Problem Description lcy gives a hard puzzle to feng5166,lwg,JGShining and Ignatius: gave a and b,how to know the a^b.everybody objects to this BT problem,so l...

2021-01-21
1

HDOJ 1018 Big 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-21
1

HDOJ 1302(UVa 573) The Snail(蜗牛爬井)

Problem Description A snail is at the bottom of a 6-foot well and wants to climb to the top. The snail can climb 3 feet while the sun is up, but slides down 1...

2021-01-21
1

HDOJ/HDU 1085 Holding Bin-Laden Captive!(非母函数求解)

Problem Description We all know that Bin-Laden is a notorious terrorist, and he has disappeared for a long time. But recently, it is reported that he hides in...

2021-01-21
1

HDOJ/HDU 2565 放大的X(分段思考~)

Problem Description 请你编程画一个放大的’X’。 如3*3的’X’应如下所示:

2021-01-21
1