ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#110958 | #1285. 旋转密码锁 | Tom | 100 | 0ms | 1220kb | C++11 | 570b | 2020-07-07 15:53:40 | 2020-07-07 15:53:42 |
answer
Details
小提示:点击横条可展开更详细的信息
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'