#A. 图形打印长方形

    Type: Default 1000ms 128MiB

图形打印长方形

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日作业

Not Claimed
Status
Done
Problem
9
Open Since
2024-8-31 0:00
Deadline
2024-9-8 23:59
Extension
24 hour(s)