ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#100608 | #1601. 画方块 | Billy_Hellington | 100 | 2ms | 1280kb | C++ | 203b | 2020-02-24 21:31:55 | 2020-02-24 21:31:55 |
answer
详细
小提示:点击横条可展开更详细的信息
Test #1:
score: 6
Accepted
time: 0ms
memory: 1280kb
input:
27 ?
output:
??????????????????????????? ??????????????????????????? ??????????????????????????? ????????????????...
result:
ok 14 lines
Test #2:
score: 6
Accepted
time: 0ms
memory: 1276kb
input:
7 b
output:
bbbbbbb bbbbbbb bbbbbbb bbbbbbb
result:
ok 4 lines
Test #3:
score: 6
Accepted
time: 1ms
memory: 1276kb
input:
11 6
output:
66666666666 66666666666 66666666666 66666666666 66666666666 66666666666
result:
ok 6 lines
Test #4:
score: 6
Accepted
time: 0ms
memory: 1272kb
input:
16 q
output:
qqqqqqqqqqqqqqqq qqqqqqqqqqqqqqqq qqqqqqqqqqqqqqqq qqqqqqqqqqqqqqqq qqqqqqqqqqqqqqqq qqqqqqqqqqqqqqq...
result:
ok 8 lines
Test #5:
score: 6
Accepted
time: 0ms
memory: 1272kb
input:
18 P
output:
PPPPPPPPPPPPPPPPPP PPPPPPPPPPPPPPPPPP PPPPPPPPPPPPPPPPPP PPPPPPPPPPPPPPPPPP PPPPPPPPPPPPPPPPPP PPPPP...
result:
ok 9 lines
Test #6:
score: 6
Accepted
time: 0ms
memory: 1276kb
input:
22 t
output:
tttttttttttttttttttttt tttttttttttttttttttttt tttttttttttttttttttttt tttttttttttttttttttttt tttttttt...
result:
ok 11 lines
Test #7:
score: 6
Accepted
time: 0ms
memory: 1276kb
input:
16 |
output:
|||||||||||||||| |||||||||||||||| |||||||||||||||| |||||||||||||||| |||||||||||||||| |||||||||||||||...
result:
ok 8 lines
Test #8:
score: 6
Accepted
time: 1ms
memory: 1280kb
input:
21 x
output:
xxxxxxxxxxxxxxxxxxxxx xxxxxxxxxxxxxxxxxxxxx xxxxxxxxxxxxxxxxxxxxx xxxxxxxxxxxxxxxxxxxxx xxxxxxxxxxxx...
result:
ok 11 lines
Test #9:
score: 6
Accepted
time: 0ms
memory: 1276kb
input:
10 2
output:
2222222222 2222222222 2222222222 2222222222 2222222222
result:
ok 5 lines
Test #10:
score: 6
Accepted
time: 0ms
memory: 1276kb
input:
4 q
output:
qqqq qqqq
result:
ok 2 lines
Test #11:
score: 6
Accepted
time: 0ms
memory: 1276kb
input:
11 (
output:
((((((((((( ((((((((((( ((((((((((( ((((((((((( ((((((((((( (((((((((((
result:
ok 6 lines
Test #12:
score: 6
Accepted
time: 0ms
memory: 1276kb
input:
22 v
output:
vvvvvvvvvvvvvvvvvvvvvv vvvvvvvvvvvvvvvvvvvvvv vvvvvvvvvvvvvvvvvvvvvv vvvvvvvvvvvvvvvvvvvvvv vvvvvvvv...
result:
ok 11 lines
Test #13:
score: 6
Accepted
time: 0ms
memory: 1276kb
input:
23 ?
output:
??????????????????????? ??????????????????????? ??????????????????????? ??????????????????????? ????...
result:
ok 12 lines
Test #14:
score: 6
Accepted
time: 0ms
memory: 1276kb
input:
19 n
output:
nnnnnnnnnnnnnnnnnnn nnnnnnnnnnnnnnnnnnn nnnnnnnnnnnnnnnnnnn nnnnnnnnnnnnnnnnnnn nnnnnnnnnnnnnnnnnnn ...
result:
ok 10 lines
Test #15:
score: 6
Accepted
time: 0ms
memory: 1276kb
input:
3 W
output:
WWW WWW
result:
ok 2 lines