[UVA][Greedy] 11520 - Fill the Square
Problem A
Fill the Square
Input: Standard Input
Output: Standard Output
In this problem, you have to draw
a square using uppercase English Alphabets.
To be more precise, you will be given
a square grid with some empty blocks and others already filled for y...