hdu5551 水题 Huatuo's Medicine

题意:华佗带了很多药,用链子把他们串起来,然后分不清链子两头,又不想拿错药,假如一共要带n种药,那么问这个链子上至少串几种药,保证华佗不拿错药

思路:因为要对称,直接输出2n-1


Huatuo's Medicine

Time Limit: 3000/1000 MS (Java/Others)    Memory Limit: 65535/65535 K (Java/Others)
Total Submission(s): 105    Accepted Submission(s): 81


Problem Description
Huatuo was a famous doctor. He use identical bottles to carry the medicine. There are different types of medicine. Huatuo put medicines into the bottles and chain these bottles together.

However, there was a critical problem. When Huatuo arrived the patient's home, he took the chain out of his bag, and he could not recognize which bottle contains which type of medicine, but he remembers the order of the bottles on the chain.

Huatuo has his own solution to resolve this problem. When he need to bring 2 types of medicines, E.g.  A  and  B , he will put  A  into one bottle and put  B  into two bottles. Then he will chain the bottles in the order of  BAB . In this way, when he arrived the patient's home, he knew that the bottle in the middle is medicine  A  and the bottle on two sides are medicine  B .

Now you need to help Huatuo to work out what's the minimal number of bottles needed if he want to bring  N  types of medicine.
 

Input
The first line of the input gives the number of test cases,  T(1T100) T  lines follow. Each line consist of one integer  N(1N100) , the number of types of the medicine.
 

Output
For each test case, output one line containing  Case #x: y, where  x  is the test case number (starting from 1) and  y  is the minimal number of bottles Huatuo needed.
 

Sample Input
  
  
1 2
 

Sample Output
  
  
Case #1: 3
 

Source



  • 2
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 1
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值