I wrote this math flashcard program for class that produces questions with answers. Next semester we will start on arrays and vectors. Is there a way to modify what I have that will output all of the questions asked in a summary or should I turn the whole thing into an array or vector.

Thanks