摘要: 题目: Given a non-negative integer num, repeatedly add all its digits until the result has only one digit. For example: Given num = 38, the process is l 阅读全文
posted @ 2017-03-19 17:40 Sindyang 阅读(172) 评论(0) 推荐(0) 编辑