394. Decode String

Given an encoded string, return it's decoded string.java The encoding rule is: k[encoded_string], where the encoded_string inside the square brackets is being repeated exactly k times. Note thatk is g
相关文章
相关标签/搜索