文件名称:5
介绍说明--下载内容均来自于网络,请自行研究使用
创建一个单向链表,存放10个学生的学号,姓名,并输出这种10个学生的信息。
在链表中查找指定学号的学生,输出其姓名。
在链表中删除指定学号的学生,然后输出其余学生的信息。-Create a one-way linked list, the school placed 10 student number, name, and output the 10 student information. In the list to find the specified number of student learning, the output of its name. School in the list to delete the specified number of students, and then output the rest of their information.
在链表中查找指定学号的学生,输出其姓名。
在链表中删除指定学号的学生,然后输出其余学生的信息。-Create a one-way linked list, the school placed 10 student number, name, and output the 10 student information. In the list to find the specified number of student learning, the output of its name. School in the list to delete the specified number of students, and then output the rest of their information.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
5.c