verticalSort

fun verticalSort(bbox_with_value: List<Pair<List<Int>, String>>): String