Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 177 Bytes

File metadata and controls

3 lines (2 loc) · 177 Bytes

I do it with the most stupid way, cut the list into some nodes, put them into an array, rearrange the array, at last make a new list ..

You can solve it with a better solution!