It is Hw, but it says that If I show some effort that any of you guys will be willing to help me understand how to get to accomplishing the task. I started out with a previous way of doing this problem before, but it's totally wrong....

here look at what I did before
Code:
#include<iostream>
#include<string>
using namespace std;
 
int main()
{
strings [50];
string  ("Computer Science");
cout<<"Computer Science";
 
makewords( int a, int b, int c);
 
 }