摘要: A message containing letters from A-Z is being encoded to numbers using the following mapping:'A' -> 1'B' -> 2...'Z' -> 26Given an enc... 阅读全文
posted @ 2012-11-15 11:41 程序员杰诺斯 阅读(107) 评论(0) 推荐(0) 编辑