源码简介: |
(对学生排序)编写一个程序,提示用户输入学生的人数、学生的姓名和他们的成绩,然后按照学生成绩的降序输出学生的姓名。-(Sort of students) Write a program that prompts the user to enter the number of students, the student' s name and their achievements to output student' s name, and then descending order of student achievement.
|