IncredibleThings

导航

2018年4月25日 #

LeetCode - Valid Perfect Square

摘要: Given a positive integer num, write a function which returns True if num is a perfect square else False. Note: Do not use any built-in library functio 阅读全文

posted @ 2018-04-25 09:37 IncredibleThings 阅读(112) 评论(0) 推荐(0) 编辑