for different input[]
for (int i=0; i < index; i++){
myGraph.matrix[i] = input[i];
cout << myGraph.matrix[i] <<"output stored"<< endl;
}
can one of the TA's help please. or can i send my program to one of the
TA's.