User profile: faeory

User info
User name:faeory
Old user name:fatima terawy
Name:faeory
History
Joined:
Number of posts:17
Latest posts:

System Partitioning Operations
HI ! can someone please help me with this assignment?! the assignment is about developing a system...

reading and parsing a text file
Hi! can someone please help me with a code that reads and parse this text file: (A,B)=1 (A,F)=10...

polynomial class
i already started with this ! im sorry i didnt post my solution first . thanks for offering help any...

polynomial class
#include<iostream> #include<string> #include<cmath> using namespace std; class Polynomial { int...

polynomial class
hi, can you help me in writing the functions for this program please?! "Design a class to perform...