D. 空心矩形

    Type: Default 1000ms 256MiB

空心矩形

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.

说明

如题,打印一个5*5的空心矩形。
no input needed
*****
*   *
*   *
*   *
*****

来源

基础练习-输入输出