夏天最难熬的,是阳光精力旺盛,空气燥热难当,吃饭没有空调。基于以往七八月份的天气都很给力状态下,便找了一些分散注意力的方式。在来学校的路上听听Effort,吃饭睡前看会儿美剧,最最重要的是每天给自己一个good hint,让每天都是一个新的开始。
Effort English,随着AJ的每一个Mini Story,学到的是激情、是乐观、是一种积极的人生态度。每一次互动都是无形的潜...
分类:
其他好文 时间:
2015-08-31 10:08:25
阅读次数:
164
1370 - Bi-shoe and Phi-shoe
PDF (English)
Statistics
Forum
Time Limit: 2 second(s)
Memory Limit: 32 MB
Bamboo Pole-vault is a massively popular sport in Xzh...
分类:
其他好文 时间:
2015-08-28 19:58:49
阅读次数:
321
NSString *str1 = @"can you \n speak English"; NSString *str = @"\n"; //在str1这个字符串中搜索\n,判断有没有 if ([str1 rangeOfString:str].location != NSNotFo...
分类:
其他好文 时间:
2015-08-28 17:24:57
阅读次数:
225
传送门:点击打开链接
题意:告诉你一个字典,每个单词有一个权值,再给你一个字符串,问这个字符串用字典中的单词不重复字母的覆盖,最大权值是多少。一个单词可以重复出现
思路:先如果不考虑单词匹配,那么就是一个单纯的dp,dp[i]表示前i个已被完全覆盖此时的权值大小,如果在i位置后面有一个单词的长度为l,权值是w,且此时在i位置后长度为l的子字符串就等于那个单词,说明那个单词能放在这个位置,就有d...
分类:
其他好文 时间:
2015-08-21 23:17:49
阅读次数:
201
For the naive thought to practise my academic English skill, the rest of my notes will be wrriten in my terrrible English.XDIf you have any kind of un...
分类:
系统相关 时间:
2015-08-21 23:09:58
阅读次数:
1009
1341 - Aladdin and the Flying Carpet
PDF (English)
Statistics
Forum
Time Limit: 3 second(s)
Memory Limit: 32 MB
It's said that Aladdin had to solve seven my...
分类:
其他好文 时间:
2015-08-21 13:39:49
阅读次数:
145
Factors and MultiplesPDF (English)StatisticsForumTime Limit:2 second(s)Memory Limit:32 MBYou will be given two sets of integers. Let's call them setAa...
分类:
其他好文 时间:
2015-08-21 10:51:33
阅读次数:
142
1370 - Bi-shoe and Phi-shoe
PDF (English)
Statistics
Forum
Time Limit: 2 second(s)
Memory Limit: 32 MB
Bamboo Pole-vault is a massively popular sport in Xzh...
分类:
其他好文 时间:
2015-08-21 09:33:40
阅读次数:
311
1251 - Forming the Council
PDF (English)
Statistics
Forum
Time Limit: 2 second(s)
Memory Limit: 32 MB
In a city there are n voters, and m people formed the Go...
分类:
其他好文 时间:
2015-08-21 09:31:54
阅读次数:
312
Trailing Zeroes (III)PDF (English)StatisticsForumTime Limit:2 second(s)Memory Limit:32 MBYou task is to find minimal natural numberN, so thatN!contain...
分类:
其他好文 时间:
2015-08-21 09:25:23
阅读次数:
193