查看会员资料
- Email:用户隐藏
- Icq/MSN:qq
- 电话号码:
- Homepage:
- 会员简介:这家伙很懒,什么都没留下!
最新会员发布资源
Digit2Letter
- 字符串“s”由数字字符组成。 如果“s”中一个或两个相邻字符的子字符串值介于1和26之间,则子字符串可以转换为字母表。 规则设置如下:“1”被转换为“A”,“2”到“B”,“3”到“C”...和“26”到“Z”。 请找出可以将字符串“s”转换为多少个不同的结果。 (没有对应的字母“0”)(The string s consists of numeric characters. If the substring value of one or two adjacent characters in