[UVA][Normal] 490 - Rotating Sentences
Rotating Sentences
In ``Rotating Sentences,'' you are asked to rotate a series of input sentences 90 degrees clockwise.
So instead of displaying the input sentences from left to right and top to bottom, your program
will display them from top to bottom and right ...