摘要: Given an integer n, return true if it is possible to represent n as the sum of distinct powers of three. Otherwise, return false. An integer y is a po 阅读全文
posted @ 2022-12-09 07:05 CNoodle 阅读(49) 评论(0) 推荐(0) 编辑