摘要:
要求: 确保字符串的每个单词首字母都大写,其余部分小写。 像'the'和'of'这样的连接符同理。 结果: titleCase("I'm a little tea pot") 应该返回一个字符串 titleCase("I'm a little tea pot") 应该返回一个字符串 titleCas 阅读全文
摘要:
第一类:表现性元素 basefont big center font s strike tt u 建议用语义正确的元素代替他们,并使用CSS来确保渲染后的效果 第二类:框架类元素 因框架有很多可用性及可访问性问题,HTML5规范将以下元素移除。 frame frameset noframes 但ht 阅读全文
摘要:
lightOJ 1317 Throwing Balls into the Baskets(期望) 解题报告 题目链接:http://acm.hust.edu.cn/vjudge/contest/view.action?cid=88890#problem/A 题目: Description You p 阅读全文
摘要:
codeforces 478B Random Teams 解题报告 题目链接:cm.hust.edu.cn/vjudge/contest/view.action?cid=88890#problem/B 题目: Description n participants of the competition 阅读全文
摘要:
codeforces 569A Music 解题报告 题目链接:http://acm.hust.edu.cn/vjudge/contest/view.action?cid=88890#problem/C 题目: Description Little Lesha loves listening to 阅读全文
摘要:
HDU 1222 Wolf and Rabbit (最大公约数)解题报告 题目链接:http://acm.hust.edu.cn/vjudge/contest/view.action?cid=88159#problem/G 题目: Description There is a hill with n 阅读全文
摘要:
POJ 1836 Alignment(双向LIS)解题报告 题目链接:http://acm.hust.edu.cn/vjudge/contest/view.action?cid=87730#problem/B 原题: Description In the army, a platoon is com 阅读全文
摘要:
HDU 1203 I need a offer! (01背包) 解题报告 题目链接:http://acm.hust.edu.cn/vjudge/contest/view.action?cid=87730#problem/D 题目: Problem Description Speakless很早就想出 阅读全文
摘要:
lightOJ 1047 Neighbor House (DP) 题目链接:http://acm.hust.edu.cn/vjudge/contest/view.action?cid=87730#problem/C 题目: Description The people of Mohammadpur 阅读全文
摘要:
POJ 2250 Compromise(LCS)解题报告 题目链接:http://acm.hust.edu.cn/vjudge/contest/view.action?cid=87125#problem/D 题目: Description In a few months the European C 阅读全文
摘要:
POJ 1458 Common Subsequence(LCS最长公共子序列)解题报告 题目链接:http://acm.hust.edu.cn/vjudge/contest/view.action?cid=87730#problem/F 题目: Common Subsequence Time Lim 阅读全文
摘要:
D - D 田忌赛马 解题报告 hdu 1052 Tian Ji -- The Horse Racing 链接:http://acm.hust.edu.cn/vjudge/contest/view.action?cid=86640#problem/D 题目: Description Here is 阅读全文
摘要:
比赛F-F Perpetuum Mobile 题目链接:http://acm.hust.edu.cn/vjudge/contest/view.action?cid=86640#problem/F 题目: Description standard input/output Statements The 阅读全文
摘要:
HDU 1003(A - 最大子段和) 题目链接:http://acm.hust.edu.cn/vjudge/contest/view.action?cid=87125#problem/A 题目: Max Sum Description Given a sequence a[1],a[2],a[3] 阅读全文
摘要:
Codeforces 18C C. Stripe 链接:http://acm.hust.edu.cn/vjudge/contest/view.action?cid=86640#problem/E 题目: Description Once Bob took a paper stripe of n sq 阅读全文
摘要:
Codeforces 492B B. Vanya and Lanterns 题目链接:http://acm.hust.edu.cn/vjudge/contest/view.action?cid=86640#problem/B 题目: Description Vanya walks late at n 阅读全文
摘要:
HDU 4911 Inversion(归并排序) 题目链接:http://acm.hust.edu.cn/vjudge/contest/view.action?cid=86640#problem/A 题目: Description bobo has a sequence a 1,a 2,…,a n. 阅读全文
摘要:
分蛋糕 题目链接:http://acm.hust.edu.cn/vjudge/contest/view.action?cid=85904#problem/C Description My birthday is coming up and traditionally I’m serving pie. 阅读全文