摘要: Given an integer, write a function to determine if it is a power of three. Follow up:Could you do it without using any loop / recursion? 阅读全文
posted @ 2016-11-22 11:16 破玉 阅读(223) 评论(0) 推荐(0) 编辑