摘要: A message containing letters from A-Z is being encoded to numbers using the following mapping: 'A' -> 1 'B' -> 2 ... 'Z' -> 26 Given a non-empty strin 阅读全文
posted @ 2020-08-18 04:55 little_veggie 阅读(170) 评论(0) 推荐(0)