It doesn't work on leetcode but it works on vscode — an array problem

后端 未结 0 1705
广开言路
广开言路 2021-02-03 11:38

Here is the problem: Given the array nums consisting of 2n elements in the form [x1,x2,...,xn,y1,y2,...,yn].

Return the array in the form [x1,y1,x2,y2,...,xn,yn]



        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题