交换功能 @param nums 数组 @param startIndex 传入想要交换的前索引 @param endIndex 传入想要交换的后索引
(int[] nums, int startIndex, int endIndex)
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected