hi there im rabdab and i really need help simplifying this codes for my assignment

Apart from removing
using namespace std;
from the header file (that's a really bad idea), what do you want?
It seems fairly simple as it is.

Perhaps consider a .cpp file to go with that .h, and put all the implementation code into the .cpp file?

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.