
杭电oj
zhaoluwei
人生如棋,我愿为卒。行走虽慢,可谁曾见我后退一步。
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
18岁生日
18岁生日Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others)Total Submission(s): 29037 Accepted Submission(s): 9473Problem DescriptionGardon的18岁生日就要到了,他当然很开心原创 2016-07-24 09:51:47 · 634 阅读 · 0 评论 -
Big Number
Big NumberTime Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others)Total Submission(s): 7329 Accepted Submission(s): 5060Problem DescriptionAs we know, Big Num原创 2016-07-24 10:51:35 · 310 阅读 · 0 评论 -
A + B Problem II
A + B Problem IITime Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others)Total Submission(s): 315418 Accepted Submission(s): 61197Problem DescriptionI have a v原创 2016-07-24 12:09:59 · 273 阅读 · 0 评论 -
Find Q
Problem DescriptionByteasar is addicted to the English letter 'q'. Now he comes across a string S consisting of lowercase English letters.He wants to find all the continous substrings of S,原创 2016-10-19 16:29:23 · 444 阅读 · 0 评论 -
Abelian Period
Problem DescriptionLet S be a number string, and occ(S,x) means the times that number x occurs in S.i.e. S=(1,2,2,1,3),occ(S,1)=2,occ(S,2)=2,occ(S,3)=1.String u,w are matched if fo原创 2016-10-19 16:33:37 · 340 阅读 · 0 评论