QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#41818 | #163. Change a Password | MaMengQi | WA | 72ms | 3716kb | C++ | 892b | 2022-08-01 13:32:30 | 2022-08-01 13:32:37 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 100
Accepted
time: 55ms
memory: 3716kb
input:
201
output:
701
result:
ok single line: '701'
Test #2:
score: 0
Accepted
time: 54ms
memory: 3584kb
input:
512
output:
012
result:
ok single line: '012'
Test #3:
score: 0
Accepted
time: 60ms
memory: 3716kb
input:
99999
output:
49876
result:
ok single line: '49876'
Test #4:
score: 0
Accepted
time: 69ms
memory: 3568kb
input:
765876346
output:
265874931
result:
ok single line: '265874931'
Test #5:
score: 0
Accepted
time: 71ms
memory: 3616kb
input:
15526126
output:
65498732
result:
ok single line: '65498732'
Test #6:
score: 0
Accepted
time: 72ms
memory: 3580kb
input:
596140804
output:
096142357
result:
ok single line: '096142357'
Test #7:
score: 0
Accepted
time: 71ms
memory: 3712kb
input:
12159688
output:
62159703
result:
ok single line: '62159703'
Test #8:
score: 0
Accepted
time: 59ms
memory: 3640kb
input:
259516
output:
759486
result:
ok single line: '759486'
Test #9:
score: 0
Accepted
time: 57ms
memory: 3700kb
input:
646368
output:
146370
result:
ok single line: '146370'
Test #10:
score: 0
Accepted
time: 62ms
memory: 3696kb
input:
901017
output:
401235
result:
ok single line: '401235'
Test #11:
score: 0
Accepted
time: 61ms
memory: 3552kb
input:
390529
output:
890527
result:
ok single line: '890527'
Test #12:
score: 0
Accepted
time: 63ms
memory: 3616kb
input:
5964700
output:
0964712
result:
ok single line: '0964712'
Test #13:
score: 0
Accepted
time: 70ms
memory: 3612kb
input:
32352460
output:
82351976
result:
ok single line: '82351976'
Test #14:
score: -100
Wrong Answer
time: 71ms
memory: 3584kb
input:
4903140382
output:
5608172943
result:
wrong answer 1st lines differ - expected: '9876543210', found: '5608172943'