图形打印长方形
You cannot submit for this problem because the contest is ended. You can click "Open in Problem Set" to view this problem in normal mode.
说明
输入n,m输出一个n*m的长方形图形。
输入
3 5
输出
@@@@@
@@@@@
@@@@@
输入 5 10
输出
@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@
@@@@@@@@@@
@@@@@@@@@@
样例
【周六9:00】 8月31日作业
- Status
- Done
- Problem
- 9
- Open Since
- 2024-8-31 0:00
- Deadline
- 2024-9-8 23:59
- Extension
- 24 hour(s)