摘要:地址 https://leetcode-cn.com/problems/decode-string/ 给定一个经过编码的字符串,返回它解码后的字符串。 编码规则为: k[encoded_string],表示其中方括号内部的 encoded_string 正好重复 k 次。注意 k 保证为正整数。 你
阅读全文
posted @ 2022-04-30 17:59
posted @ 2022-04-30 17:59
posted @ 2022-04-26 15:04
posted @ 2022-04-24 18:03
posted @ 2022-04-24 17:23
posted @ 2022-04-23 12:13