摘要: 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-02-13 13:30 背锅侠 阅读(182) 评论(0) 推荐(0) 编辑