输入格式
**Multiple test cases, please process to the End Of File.**
Each test case occupies one line, contains two integers $n,m\ (1\le n,m\le 70)$, indicates the width and height of the rectangle.
输出格式
For each test case, you should draw a rectangle with the width and height giving in the input.
After each case, output a blank line.