图形打印长方形
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
输出
@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@
@@@@@@@@@@
@@@@@@@@@@
样例
(10.20)周日1530
- Status
- Done
- Problem
- 11
- Open Since
- 2024-10-20 0:00
- Deadline
- 2024-10-27 23:59
- Extension
- 24 hour(s)