QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#41914#163. Change a PasswordMaMengQiWA 3ms3920kbC++910b2022-08-01 14:14:022022-08-01 14:14:05

详细

Test #1:

score: 100
Accepted
time: 2ms
memory: 3920kb

input:

201

output:

701

result:

ok single line: '701'

Test #2:

score: 0
Accepted
time: 2ms
memory: 3824kb

input:

512

output:

012

result:

ok single line: '012'

Test #3:

score: 0
Accepted
time: 2ms
memory: 3836kb

input:

99999

output:

49876

result:

ok single line: '49876'

Test #4:

score: 0
Accepted
time: 2ms
memory: 3836kb

input:

765876346

output:

265874931

result:

ok single line: '265874931'

Test #5:

score: 0
Accepted
time: 3ms
memory: 3840kb

input:

15526126

output:

65498732

result:

ok single line: '65498732'

Test #6:

score: -100
Wrong Answer
time: 2ms
memory: 3720kb

input:

596140804

output:

096140785

result:

wrong answer 1st lines differ - expected: '096142357', found: '096140785'