UOJ Logo

NOI.AC

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#110958#1285. 旋转密码锁Tom1000ms1220kbC++11570b2020-07-07 15:53:402020-07-07 15:53:42

answer


详细

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

Test #1:

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

input:

00000

output:

90001

result:

ok single line: '90001'

Test #2:

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

input:

99999

output:

99989

result:

ok single line: '99989'

Test #3:

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

input:

00061

output:

00061

result:

ok single line: '00061'

Test #4:

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

input:

00060

output:

00061

result:

ok single line: '00061'

Test #5:

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

input:

00063

output:

01063

result:

ok single line: '01063'

Test #6:

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

input:

11211

output:

21211

result:

ok single line: '21211'

Test #7:

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

input:

28623

output:

28723

result:

ok single line: '28723'

Test #8:

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

input:

07711

output:

97711

result:

ok single line: '97711'

Test #9:

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

input:

31030

output:

31039

result:

ok single line: '31039'

Test #10:

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

input:

96814

output:

97813

result:

ok single line: '97813'