链接列表-编写程序以读取整数列表. [英] Linked list-Write a program to read a list of integer numbers.

查看:67
本文介绍了链接列表-编写程序以读取整数列表.的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

3.编写程序以读取整数列表.您的程序应该能够:
1.将新数据添加到列表中.
2.删除现有数据.
3.列出所有转发的数据.
4.将给定节点上的链接列表拆分为两个子列表.
5.要将两个列表合并为一个列表.

3. Write a program to read a list of integer numbers. Your program should be able:
1. To add a new data into the list.
2. To delete the existing data.
3. To list all the data forward.
4. To splitting a linked list at a given node (into two sublists).
5. To merge two lists into one list.

推荐答案

这不是一个人们会为您做功课的网站.您必须尝试,如果有问题要问.这不是问题,这是对某人为您执行此操作的要求.抱歉,不会发生.
This is not a site where people will do your homework for you. You have to try and if you have questions ask. This is not a question, this is a request for someone to do this for you. Sorry, not going to happen.


这篇关于链接列表-编写程序以读取整数列表.的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆