UOJ Logo

NOI.AC

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#112930#2005. 嵌套正方形Tom1000ms1220kbC++11429b2020-07-21 13:04:362020-07-21 13:04:37

answer


Details

小提示:点击横条可展开更详细的信息

Test #1:

score: 10
Accepted
time: 0ms
memory: 1184kb

input:

2

output:

**
**

result:

ok 2 lines

Test #2:

score: 10
Accepted
time: 0ms
memory: 1184kb

input:

10

output:

**********
*        *
* ****** *
* *    * *
* * ** * *
* * ** * *
* *    * *
* ****** *
*        *
*...

result:

ok 10 lines

Test #3:

score: 10
Accepted
time: 0ms
memory: 1188kb

input:

14

output:

**************
*            *
* ********** *
* *        * *
* * ****** * *
* * *    * * *
* * * ** *...

result:

ok 14 lines

Test #4:

score: 10
Accepted
time: 0ms
memory: 1188kb

input:

18

output:

******************
*                *
* ************** *
* *            * *
* * ********** * *
* * *...

result:

ok 18 lines

Test #5:

score: 10
Accepted
time: 0ms
memory: 1192kb

input:

22

output:

**********************
*                    *
* ****************** *
* *                * *
* * ****...

result:

ok 22 lines

Test #6:

score: 10
Accepted
time: 0ms
memory: 1208kb

input:

122

output:

****************************************************************************************************...

result:

ok 122 lines

Test #7:

score: 10
Accepted
time: 0ms
memory: 1208kb

input:

130

output:

****************************************************************************************************...

result:

ok 130 lines

Test #8:

score: 10
Accepted
time: 0ms
memory: 1216kb

input:

142

output:

****************************************************************************************************...

result:

ok 142 lines

Test #9:

score: 10
Accepted
time: 0ms
memory: 1208kb

input:

110

output:

****************************************************************************************************...

result:

ok 110 lines

Test #10:

score: 10
Accepted
time: 0ms
memory: 1220kb

input:

198

output:

****************************************************************************************************...

result:

ok 198 lines