InterviewQuestions
InterviewQuestions copied to clipboard
选代flatten那道题同答案应该有问题吧
按照答案并不能完合属平化数组,另外,使用splice(i,1)会跳过下一个元素的到断,且无法对多层数组的元素进行处理