QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#42212#163. Change a PasswordZhangYiDeWA 3ms3912kbC++1.9kb2022-08-01 17:50:192022-08-01 17:50:20

详细

Test #1:

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

input:

201

output:

701

result:

ok single line: '701'

Test #2:

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

input:

512

output:

012

result:

ok single line: '012'

Test #3:

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

input:

99999

output:

49876

result:

ok single line: '49876'

Test #4:

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

input:

765876346

output:

265874931

result:

ok single line: '265874931'

Test #5:

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

input:

15526126

output:

65413987

result:

wrong answer 1st lines differ - expected: '65498732', found: '65413987'