Skip to content

Latest commit

 

History

History
1 lines (1 loc) · 73 Bytes

File metadata and controls

1 lines (1 loc) · 73 Bytes
  1. var arr = [1,2,[3,4,5],6,7,[8,9]],把输入变成[1,2,3,4,5,6,7,8,9];