Thanks for the answer bluechill, but is that the only reason i should use a cout statement for displaying each content ? To make it look clear?
I used only one cout statement becaus i thought the program would run faster than that becaus it has only one statement to execute.
And my code looks long becaus i aligned all the smiller contents, which is a general rule to make something easy to read/display.