LeetCode : Power of Three
摘要:
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?Credi... 阅读全文
posted @ 2017-03-13 23:26 gechen 阅读(74) 评论(0) 推荐(0) 编辑