Introduction - If you have any usage issues, please Google them yourself
Write a function, there are four input parameters, are the map <string,float> data, integer, float array, string array. Return results in the map data according to the float value to be sorted, and sorted the results saved to a float, the string array, the array elements must correspond to the map data.