[leetcode]-905. Sort Array By Parity(C语言)

Given an array A of non-negative integers, return an array consisting of all the even elements of A, followed by all the odd elements of A.this You may return any answer array that satisfies this cond
相关文章
相关标签/搜索