473,405 Members | 2,334 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,405 software developers and data experts.

regarding c++ program for linked list

Write a C++ program to implement the linked list structure representation of a polynomial of several variables.

You would prompt for input: two such polynomials – with same number of variables.
For each polynomial, # variables, individual terms.
You would check for consistency of this information.
You would group and regroup the terms of each polynomial according to our discussion.
You would find a new polynomial, which is the sum of the two inputted polynomials represented with grouping in the same way as discussed.
Oct 9 '06 #1
2 2407
Write a C++ program to implement the linked list structure representation of a polynomial of several variables.

You would prompt for input: two such polynomials – with same number of variables.
For each polynomial, # variables, individual terms.
You would check for consistency of this information.
You would group and regroup the terms of each polynomial according to our discussion.
You would find a new polynomial, which is the sum of the two inputted polynomials represented with grouping in the same way as discussed.
Oct 10 '06 #2
Banfa
9,065 Expert Mod 8TB
Please don't double post. The reason you have no replies is that this appears to be an assignment and the general rule here is that assignments have to be attempted first by the person they are assigned to before we help.

Once you have made an attempt we will help with specific problems you are having, especially if you detail the properly.
Oct 10 '06 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

3
by: John Cho | last post by:
/* This program is a database program that will store video tape names, minutes, year released, and price I want it to be professional so that *YOU* will want to buy it and use it for a video...
7
by: Indraseena | last post by:
Hi can anybody send me how to create a linked list program in C++. Basically I want to know how a node is handled in c++. I know this in c only. in c we create a structure and use that structure...
3
by: Rohini Ramamurthy | last post by:
Hi All, I have taken up this problem to learn a bit in using linked lists. I am trying a variant of it what it is supposed to so is delete the nth person clockwise and counter clockwise...
6
by: skishorev | last post by:
I am implementing a binary search tree. But, Here some of the nodes i need to maintain a backup of . This backup i am maintaining a Linked Lists. Example: By using 1 to 100 numkbers i need...
2
by: pchahar | last post by:
Write a program to process a text file. The program will determine how many unique words there are in the text file that begin with each letter of the alphabet. The text file name will be given as a...
1
by: Homeworkboy | last post by:
Can anyone help me with this program? Look at the bottom of this program for help methods: /*1. Make a program that uses numbers from 1 to 100 including each ends which puts the even...
4
by: zfareed | last post by:
I think I have been going at this all wrong. Let me state the rquirements: Write a function called listsize that takes a pointer to start of linked list and returns number of elements. Write a...
6
by: APEJMAN | last post by:
I know what I'm posting here is wired, but it's been 3 days I'm workin g on these codes, but I have no result I post the code here I dont wanne bother you, but if any one of you have time to...
0
by: brankec | last post by:
I'm trying to write C program that reads data from dbf fajl. This is my first program with linked list. When I delete line1 and line2 program works, but then I dont have linked list. And when I use...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.