摘要: Problem: 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 阅读全文
posted @ 2016-11-10 01:58 yrwang 阅读(132) 评论(0) 推荐(0) 编辑