摘要: 非常简单的一题了,但还是交了两三次,原因:对数组的理解不足;对数字和字符之间的转换不够敏感。这将在下文中细说。 Given a non-negative integer N, your task is to compute the sum of all the digits of N, and ou 阅读全文
posted @ 2023-04-27 23:37 000100110111 阅读(68) 评论(0) 推荐(0) 编辑