08 2019 档案
摘要:题目 Codeforces280D 原文 Consider integer sequence a1, a2, ..., an. You should run queries of two types: The query format is "0 i val". In reply to this q
阅读全文
摘要:题目 LOJ2720 P.S.loj数据好下。 LuoguP4770 每次给出两个字符串S和T,询问第一个字符串的有多少不同子串不是第二个字符串的子串。 每一次询问都会给出一个不同的S,而T是一开始输入的一个字符串的子串(输入 来描述)。 $|S|,|T|<=5\times10^5,\s
阅读全文