2019年4月12日

摘要: Given an array of integers A with even length, return true if and only if it is possible to reorder it such that A[2 * i + 1] = 2 * A[2 * i] for every 阅读全文
posted @ 2019-04-12 08:13 一直走在路上 阅读(111) 评论(0) 推荐(0)

导航