摘要: You are given an integer array values where values[i] represents the value of the ith sightseeing spot. Two sightseeing spots i and j have a distance 阅读全文
posted @ 2020-06-17 06:12 CNoodle 阅读(190) 评论(0) 推荐(0)
摘要: Given a string queryIP, return "IPv4" if IP is a valid IPv4 address, "IPv6" if IP is a valid IPv6 address or "Neither" if IP is not a correct IP of an 阅读全文
posted @ 2020-06-17 01:56 CNoodle 阅读(353) 评论(0) 推荐(0)