Picture |
Time Limit: 1000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others) |
Total Submission(s): 72 Accepted Submission(s): 59 |
Problem Description
Give you the width and height of the rectangle,darw it.
|
Input
Input contains a number of test cases.For each case ,there are two numbers n and m (0 < n,m < 75)indicate the width and height of the rectangle.Iuput ends of EOF.
|
Output
For each case,you should draw a rectangle with the width and height giving in the input.
after each case, you should a blank line. |
Sample Input
3 2 |
Sample Output
+---+ |
Author
xhd
|
Source
校庆杯Warm Up
|
Recommend
linle
/* |
相关文章
- HDU 1828 Picture (线段树+扫描线)(周长并)
- MFC如何从二进制文件提取图像并在picture控件上显示
- [POJ1177]Picture
- Picture effect of JavaScript
- 知识picture
- 基于Picture Library创建的图片文档库中的上传多个文件功能(upload multiple files)报错怎么解决?
- vb6中如何将数据库中的图片数据直接显示在picture或者image控件中
- mokoid android open source HAL hacking in a picture
- 【IOI1998】Picture(扫描线+线段树)
- picturefill + picture 标签 实现兼容性很棒的 响应式图片 自适应 屏幕大小