随笔分类 -  1-6 SPOJ

摘要:A string is finite sequence of characters over a non empty finite set Σ. In this problem, Σ is the set of lowercase letters. Substring, also called fa 阅读全文
posted @ 2018-06-10 09:00 HYJ_cnyali 阅读(144) 评论(0) 推荐(0)
摘要:A string is finite sequence of characters over a non empty finite set Σ. In this problem, Σ is the set of lowercase letters. Substring, also called fa 阅读全文
posted @ 2018-05-28 17:08 HYJ_cnyali 阅读(130) 评论(0) 推荐(0)
摘要:You are given a string S which consists of 250000 lowercase latin letters at most. We define F(x) as the maximal number of times that some string with 阅读全文
posted @ 2018-05-28 15:15 HYJ_cnyali 阅读(150) 评论(0) 推荐(0)
摘要:Given a string, we need to find the total number of its distinct substrings. Input T number of test cases. T define ui unsigned int define ll long lon 阅读全文
posted @ 2018-05-22 21:23 HYJ_cnyali 阅读(74) 评论(0) 推荐(0)