UOJ Logo

NOI.AC

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#114729#1601. 画方块Oliver1001ms1192kbC++217b2020-07-30 19:54:342020-07-30 19:54:36

answer


详细

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

Test #1:

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

input:

27 ?

output:

???????????????????????????
???????????????????????????
???????????????????????????
????????????????...

result:

ok 14 lines

Test #2:

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

input:

7 b

output:

bbbbbbb
bbbbbbb
bbbbbbb
bbbbbbb

result:

ok 4 lines

Test #3:

score: 6
Accepted
time: 1ms
memory: 1188kb

input:

11 6

output:

66666666666
66666666666
66666666666
66666666666
66666666666
66666666666

result:

ok 6 lines

Test #4:

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

input:

16 q

output:

qqqqqqqqqqqqqqqq
qqqqqqqqqqqqqqqq
qqqqqqqqqqqqqqqq
qqqqqqqqqqqqqqqq
qqqqqqqqqqqqqqqq
qqqqqqqqqqqqqqq...

result:

ok 8 lines

Test #5:

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

input:

18 P

output:

PPPPPPPPPPPPPPPPPP
PPPPPPPPPPPPPPPPPP
PPPPPPPPPPPPPPPPPP
PPPPPPPPPPPPPPPPPP
PPPPPPPPPPPPPPPPPP
PPPPP...

result:

ok 9 lines

Test #6:

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

input:

22 t

output:

tttttttttttttttttttttt
tttttttttttttttttttttt
tttttttttttttttttttttt
tttttttttttttttttttttt
tttttttt...

result:

ok 11 lines

Test #7:

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

input:

16 |

output:

||||||||||||||||
||||||||||||||||
||||||||||||||||
||||||||||||||||
||||||||||||||||
|||||||||||||||...

result:

ok 8 lines

Test #8:

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

input:

21 x

output:

xxxxxxxxxxxxxxxxxxxxx
xxxxxxxxxxxxxxxxxxxxx
xxxxxxxxxxxxxxxxxxxxx
xxxxxxxxxxxxxxxxxxxxx
xxxxxxxxxxxx...

result:

ok 11 lines

Test #9:

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

input:

10 2

output:

2222222222
2222222222
2222222222
2222222222
2222222222

result:

ok 5 lines

Test #10:

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

input:

4 q

output:

qqqq
qqqq

result:

ok 2 lines

Test #11:

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

input:

11 (

output:

(((((((((((
(((((((((((
(((((((((((
(((((((((((
(((((((((((
(((((((((((

result:

ok 6 lines

Test #12:

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

input:

22 v

output:

vvvvvvvvvvvvvvvvvvvvvv
vvvvvvvvvvvvvvvvvvvvvv
vvvvvvvvvvvvvvvvvvvvvv
vvvvvvvvvvvvvvvvvvvvvv
vvvvvvvv...

result:

ok 11 lines

Test #13:

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

input:

23 ?

output:

???????????????????????
???????????????????????
???????????????????????
???????????????????????
????...

result:

ok 12 lines

Test #14:

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

input:

19 n

output:

nnnnnnnnnnnnnnnnnnn
nnnnnnnnnnnnnnnnnnn
nnnnnnnnnnnnnnnnnnn
nnnnnnnnnnnnnnnnnnn
nnnnnnnnnnnnnnnnnnn
...

result:

ok 10 lines

Test #15:

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

input:

3 W

output:

WWW
WWW

result:

ok 2 lines