链表上的c ++程序 [英] c++ program on linked list

查看:91
本文介绍了链表上的c ++程序的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

一个c ++程序,它在现有链表的末尾插入一个元素(int值),并允许用户搜索链表中的特定元素(int值)

a c++ program that inserts an element(int values) at the end of an existing linked list and allows the user to search for specific elements in the linked list(int values)

推荐答案

首先阅读这些文章:

1. 链接列表的初学者指南 [ ^ ]

2. 如何使用C / C ++创建链接列表 [ ^ ]

然后,自己编写程序。如果您遇到编码问题,请在此处将问题发布为问题代码以获取建议。
Read these articles first:
1. A Beginner's Guide to the Linked List[^]
2. How to create Linked list using C/C++[^]
Then, write the program yourself. If you encounter coding issue, post it as a question here with the problem code to get advice.


这篇关于链表上的c ++程序的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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