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
相關文章
相關標籤/搜索