I am debugging a C++ code which is divided into multiple files. The code which I am debugging has 6 errors in total, both syntax and logical. I have found one error but I could not figure out a way to solve the rest. I have referred to multiple online sources including but not limited to YouTube (Bucky C++), Tutorial's Point, Geeks for Geeks and more.
My code is in this link.
Any help here would be greatly appreciated!