HDOJ
文章平均质量分 68
徐小六
Hexagram
展开
-
1062
Ignatius likes to write words in reverse way. Given a single line of text which is written by Ignatius, you should reverse all the words and then output them.原创 2017-03-18 23:38:04 · 448 阅读 · 0 评论 -
2017
对于给定的一个字符串,统计其中数字字符出现的次数。原创 2017-03-19 00:00:39 · 280 阅读 · 0 评论 -
2024
输入一个字符串,判断其是否是C的合法标识符。原创 2017-03-19 00:01:51 · 349 阅读 · 0 评论 -
2025
对于输入的每个字符串,查找其中的最大字母,在该字母后面插入字符串“(max)”。原创 2017-03-19 00:02:43 · 418 阅读 · 0 评论 -
2026
输入一个英文句子,将每个单词的第一个字母改成大写字母。原创 2017-03-19 00:03:17 · 316 阅读 · 0 评论 -
2027
统计每个元音字母在字符串中出现的次数。原创 2017-03-19 00:03:52 · 296 阅读 · 0 评论 -
2028
求n个数的最小公倍数。原创 2017-03-19 00:05:05 · 512 阅读 · 0 评论 -
2029
“回文串”是一个正读和反读都一样的字符串,比如“level”或者“noon”等等就是回文串。请写一个程序判断读入的字符串是否是“回文”。原创 2017-03-19 00:06:26 · 316 阅读 · 0 评论 -
2030
统计给定文本文件中汉字的个数。原创 2017-03-19 00:07:30 · 305 阅读 · 0 评论 -
2031
输入一个十进制数N,将它转换成R进制数输出。原创 2017-03-19 00:08:23 · 370 阅读 · 0 评论 -
2039
给定三条边,请你判断一下能不能组成一个三角形。原创 2017-03-19 00:10:20 · 331 阅读 · 0 评论 -
2040
古希腊数学家毕达哥拉斯在自然数研究中发现,220的所有真约数(即不是自身的约数)之和为: 1+2+4+5+10+11+20+22+44+55+110=284。 而284的所有真约数为1、2、4、71、 142,加起来恰好为220。人们对这样的数感到很惊奇,并称之为亲和数。一般地讲,如果两个数中任何一个数都是另一个数的真约数之和,则这两个数就是亲和数。 你的任务就编写一个程序,判断给定的两个数是否是亲和数原创 2017-03-19 00:11:00 · 407 阅读 · 0 评论 -
2041
有一楼梯共M级,刚开始时你在第一级,若每次只能跨上一级或二级,要走上第M级,共有多少种走法?原创 2017-03-19 00:12:26 · 397 阅读 · 0 评论 -
2043
网上流传一句话:"常在网上飘啊,哪能不挨刀啊~"。其实要想能安安心心地上网其实也不难,学点安全知识就可以。首先,我们就要设置一个安全的密码。那什么样的密码才叫安全的呢?一般来说一个比较安全的密码至少应该满足下面两个条件:(1).密码长度大于等于8,且不要超过16。(2).密码中的字符应该来自下面“字符类别”中四组中的至少三组。这四个字符类别分别为:1.大写字母:A,B,C...Z;2.小写字母:a,b,c...z;3.数字:0,1,2...9;4.特殊符号:~,!,@,#,$,%,^;原创 2017-03-19 00:13:48 · 559 阅读 · 0 评论 -
2004
输入一个百分制的成绩t,将其转换成对应的等级,具体转换规则如下:90~100为A;80~89为B;70~79为C;60~69为D;0~59为E;原创 2017-03-19 00:00:00 · 228 阅读 · 0 评论 -
2003
求实数的绝对值。原创 2017-03-18 23:59:38 · 188 阅读 · 0 评论 -
1004
Contest time again! How excited it is to see balloons floating around. But to tell you a secret, the judges' favorite time is guessing the most popular problem. When the contest is over, they will count the balloons of each color and find the result.This y原创 2017-03-18 23:34:51 · 290 阅读 · 0 评论 -
1000
Calculate A + B.原创 2017-03-18 23:31:29 · 235 阅读 · 0 评论 -
1089
Your task is to Calculate a + b.Too easy?! Of course! I specially designed the problem for acm beginners. You must have found that some problems have the same titles with this one, yes, all these problems were designed for the same aim.原创 2017-03-18 23:45:22 · 254 阅读 · 0 评论 -
1090
A+B for Input-Output Practice (II)Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others)Total Submission(s): 100644 Accepted Submission(s): 64351Problem Des原创 2017-03-18 23:47:16 · 239 阅读 · 0 评论 -
1091
Your task is to Calculate a + b.原创 2017-03-18 23:48:07 · 356 阅读 · 0 评论 -
1093
Your task is to calculate the sum of some integers.原创 2017-03-18 23:50:14 · 369 阅读 · 0 评论 -
1092
Your task is to Calculate the sum of some integers.原创 2017-03-18 23:49:16 · 333 阅读 · 0 评论 -
1094
Your task is to calculate the sum of some integers.原创 2017-03-18 23:51:42 · 622 阅读 · 0 评论 -
1095
Your task is to Calculate a + b.原创 2017-03-18 23:53:05 · 240 阅读 · 0 评论 -
1096
Your task is to calculate the sum of some integers.原创 2017-03-18 23:54:37 · 815 阅读 · 0 评论 -
1328
You may have heard of the book '2001 - A Space Odyssey' by Arthur C. Clarke, or the film of the same name by Stanley Kubrick. In it a spaceship is sent from Earth to Saturn. The crew is put into stasis for the long flight, only two men are awake, and the s原创 2017-03-18 23:55:24 · 782 阅读 · 0 评论 -
2000
输入三个字符后,按各字符的ASCII码从小到大的顺序输出这三个字符。原创 2017-03-18 23:56:32 · 266 阅读 · 0 评论 -
2001
输入两点坐标(X1,Y1),(X2,Y2),计算并输出两点间的距离。原创 2017-03-18 23:57:12 · 293 阅读 · 0 评论 -
2002
根据输入的半径值,计算球的体积。原创 2017-03-18 23:58:26 · 204 阅读 · 0 评论 -
2072
lily的好朋友xiaoou333最近很空,他想了一件没有什么意义的事情,就是统计一篇文章里不同单词的总数。下面你的任务是帮助xiaoou333解决这个问题。原创 2017-03-19 00:14:24 · 417 阅读 · 0 评论