How to sort elements of array according to 1) names and 2) age, plus match names and age of array elements in output?

后端 未结 0 655
时光取名叫无心
时光取名叫无心 2020-12-11 08:11

I\'m trying to create a program that sorts an array of students, according to 1) name and 2) age. I managed to get the name sort running okay but it\'s the sortStage() func

相关标签:
回答
  • 消灭零回复
提交回复
热议问题