摘要: 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 like: 阅读全文
posted @ 2018-01-31 08:40 Jimmy_Cheng 阅读(102) 评论(0) 推荐(0) 编辑