As you can see, he wants us to make seven classes which consist of the main idea (Attacks) then split attacks into two classes (Ranged and Melee) then split each of them into two more classes (Ranged: Arrow Release and Flamethrower, Melee: Punch and Kick) which total seven classes in all. Can someone please help me make these seven classes into one single .cpp file? Cause I tried searching youtube videos and cplusplus tutorial yet I still can't grasp it for some reason...