QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#41907#163. Change a PasswordHuangHanShengWA 39ms3784kbC++1004b2022-08-01 14:10:022022-08-01 14:10:05

詳細信息

Test #1:

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

input:

201

output:

701

result:

ok single line: '701'

Test #2:

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

input:

512

output:

012

result:

ok single line: '012'

Test #3:

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

input:

99999

output:

49876

result:

ok single line: '49876'

Test #4:

score: 0
Accepted
time: 37ms
memory: 3704kb

input:

765876346

output:

265874931

result:

ok single line: '265874931'

Test #5:

score: 0
Accepted
time: 16ms
memory: 3712kb

input:

15526126

output:

65498732

result:

ok single line: '65498732'

Test #6:

score: 0
Accepted
time: 39ms
memory: 3708kb

input:

596140804

output:

096142357

result:

ok single line: '096142357'

Test #7:

score: 0
Accepted
time: 20ms
memory: 3640kb

input:

12159688

output:

62159703

result:

ok single line: '62159703'

Test #8:

score: 0
Accepted
time: 0ms
memory: 3776kb

input:

259516

output:

759486

result:

ok single line: '759486'

Test #9:

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

input:

646368

output:

146370

result:

ok single line: '146370'

Test #10:

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

input:

901017

output:

401235

result:

ok single line: '401235'

Test #11:

score: -100
Wrong Answer
time: 3ms
memory: 3760kb

input:

390529

output:

890531

result:

wrong answer 1st lines differ - expected: '890527', found: '890531'