摘要: ##题面 Cuber QQ 长期在网络上与他人对线,一天,他发明了一台神奇的打字机。这台打字机只能处理由 a,b,X 构成的字符串。具体来说,打字机能够执行如下三种操作。 操作:将任意一个 X 替换为 aX 。 操作:将任意一个 X 替换为 aXbX 。 操作:删除任意一个 X 。 打字机启动时,屏 阅读全文
posted @ 2020-07-25 22:13 Luglucky 阅读(159) 评论(0) 推荐(0) 编辑
摘要: ##题面 he length of the longest common prefix of two strings s=s1s2…sn and t=t1t2…tm is defined as the maximum integer k (0≤k≤min(n,m)) such that s1s2…s 阅读全文
posted @ 2020-07-25 14:24 Luglucky 阅读(323) 评论(0) 推荐(0) 编辑
摘要: ##题面 Note that the only difference between String Transformation 1 and String Transformation 2 is in the move Koa does. In this version the letter y K 阅读全文
posted @ 2020-07-25 14:19 Luglucky 阅读(255) 评论(0) 推荐(0) 编辑