阅读背景:

[CareerCup] 1.5 Compress String 压缩字符串

来源:互联网 

 

1.5 Implement a method to perform basic string compression using the counts of repeated characters. For example, the string aabcccccaaa would become a2blc5a3. If the "compressed" string would not become smaller than the original string, your method should return the original string.1.5 Implement a method to perform basic str




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: