I would like to ask how I can split the list of elements into sub-lists according to their decreasing values (preferably using recursion). For example this list [3,5,2,1,8,7