
How to find the minimum number of steps in CodeForces 805D problem?
本文共计319个文字,预计阅读时间需要2分钟。题目链接:http:codeforces.comcontest805problemD题目内容:给你一个字符串,你需要对其进行操作,直到不能再操作为止。操作的规则是,遇到字符串中的ab就将其变为b
共收录篇相关文章

本文共计319个文字,预计阅读时间需要2分钟。题目链接:http:codeforces.comcontest805problemD题目内容:给你一个字符串,你需要对其进行操作,直到不能再操作为止。操作的规则是,遇到字符串中的ab就将其变为b