QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#90979 | #5700. 香山的树 | sdoi | 100 ✓ | 30ms | 3760kb | C++14 | 3.2kb | 2023-03-26 12:48:07 | 2023-03-26 12:48:09 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 10
Accepted
time: 0ms
memory: 3560kb
input:
8 6422 a
output:
aaaaajmz
result:
ok single line: 'aaaaajmz'
Test #2:
score: 10
Accepted
time: 0ms
memory: 3736kb
input:
9 724594 btzzzzxyz
output:
bubudutom
result:
ok single line: 'bubudutom'
Test #3:
score: 10
Accepted
time: 1ms
memory: 3584kb
input:
9 934102 ayzzzazzz
output:
azazchfow
result:
ok single line: 'azazchfow'
Test #4:
score: 10
Accepted
time: 1ms
memory: 3644kb
input:
8 10000000000 bcbdbcce
output:
dgvyxitu
result:
ok single line: 'dgvyxitu'
Test #5:
score: 10
Accepted
time: 2ms
memory: 3560kb
input:
9 100000000000 cgejcggct
output:
djktyepfi
result:
ok single line: 'djktyepfi'
Test #6:
score: 10
Accepted
time: 1ms
memory: 3496kb
input:
10 10000000000000 amqmqmqmqm
output:
eolnmptttv
result:
ok single line: 'eolnmptttv'
Test #7:
score: 10
Accepted
time: 3ms
memory: 3760kb
input:
25 1000000000000 uvvuvwxyzuvvuvwxyzuvvuvz
output:
uvvuvwxyzxwuyvwyuzzzvvwx
result:
ok single line: 'uvvuvwxyzxwuyvwyuzzzvvwx'
Test #8:
score: 10
Accepted
time: 12ms
memory: 3676kb
input:
30 1000000000000000 vvwwwwvvwwwwvvwwwwvvwwwwvvwwwx
output:
vvwwwwvvyyxwxxzxvzzwwyzywvyxy
result:
ok single line: 'vvwwwwvvyyxwxxzxvzzwwyzywvyxy'
Test #9:
score: 10
Accepted
time: 18ms
memory: 3712kb
input:
45 1000000000000000 xxzyxyxxzz
output:
xxzyxyxxzzxzxzzxyzxyyyzzyxyzxzxyzyzzxzxxzyxzz
result:
ok single line: 'xxzyxyxxzzxzxzzxyzxyyyzzyxyzxzxyzyzzxzxxzyxzz'
Test #10:
score: 10
Accepted
time: 30ms
memory: 3576kb
input:
50 1000000000000000 xyyzyzzyyyzzz
output:
xyyzyzzyyyzzzyzzyyyxzzyzzzzyzyzzyyyyyyyyyyyxyzxzzz
result:
ok single line: 'xyyzyzzyyyzzzyzzyyyxzzyzzzzyzyzzyyyyyyyyyyyxyzxzzz'
Extra Test:
score: 0
Extra Test Passed