上一页 1 ··· 32 33 34 35 36 37 38 39 40 ··· 99 下一页

2011年8月16日

hdu 2106 decimal system

摘要: decimal systemTime Limit: 3000/1000 MS (Java/Others)Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 1575Accepted Submission(s): 892Problem DescriptionAs we know , we always use the decimal system in our common life, even using the computer. If we want to calculate the value that 3 plus 阅读全文

posted @ 2011-08-16 17:54 more think, more gains 阅读(808) 评论(0) 推荐(0) 编辑

Box of Bricks

摘要: Box of BricksTime Limit: 1000/1000 MS (Java/Others)Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 4334Accepted Submission(s): 1547Problem DescriptionLittle Bob likes playing with his box of bricks. He puts the bricks one upon another and builds stacks of different height. “Look, I' 阅读全文

posted @ 2011-08-16 11:07 more think, more gains 阅读(172) 评论(0) 推荐(0) 编辑

空心三角形 hdu 2091

摘要: 空心三角形Time Limit: 1000/1000 MS (Java/Others)Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 10699Accepted Submission(s): 3040Problem Description把一个字符三角形掏空,就能节省材料成本,减轻重量,但关键是为了追求另一种视觉效果。在设计的过程中,需要给出各种花纹的材料和大小尺寸的三角形样板,通过电脑临时做出来,以便看看效果。Input每行包含一个字符和一个整数n(0<n<41),不同的字符表示不同的花纹,整数n表示等腰 阅读全文

posted @ 2011-08-16 10:39 more think, more gains 阅读(373) 评论(0) 推荐(0) 编辑

Sky数 hdu 2097

摘要: Sky数Time Limit: 1000/1000 MS (Java/Others)Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 5510Accepted Submission(s): 3268Problem DescriptionSky从小喜欢奇特的东西,而且天生对数字特别敏感,一次偶然的机会,他发现了一个有趣的四位数2992,这个数,它的十进制数表示,其四位数字之和为2+9+9+2=22,它的十六进制数BB0,其四位数字之和也为22,同时它的十二进制数表示1894,其四位数字之和也为22,啊哈,真是巧啊。Sky非 阅读全文

posted @ 2011-08-16 10:17 more think, more gains 阅读(1070) 评论(0) 推荐(0) 编辑

整除的尾数 hdu 2099

摘要: 整除的尾数Time Limit: 1000/1000 MS (Java/Others)Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 10173Accepted Submission(s): 4253Problem Description一个整数,只知道前几位,不知道末二位,被另一个整数除尽了,那么该数的末二位该是什么呢?Input输入数据有若干组,每组数据包含二个整数a,b(0<a<10000, 10<b<100),若遇到0 0则处理结束。Output对应每组数据,将满足条件的所有尾数在一行内 阅读全文

posted @ 2011-08-16 10:05 more think, more gains 阅读(329) 评论(0) 推荐(0) 编辑

上一页 1 ··· 32 33 34 35 36 37 38 39 40 ··· 99 下一页

导航