QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#42241 | #163. Change a Password | ZhangYiDe | WA | 2ms | 3656kb | C++20 | 6.8kb | 2022-08-01 18:15:01 | 2022-08-01 18:15:01 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
Tip: Click on the bar to expand more detailed information
Test #1:
score: 100
Accepted
time: 2ms
memory: 3576kb
input:
201
output:
701
result:
ok single line: '701'
Test #2:
score: 0
Accepted
time: 2ms
memory: 3576kb
input:
512
output:
012
result:
ok single line: '012'
Test #3:
score: 0
Accepted
time: 2ms
memory: 3564kb
input:
99999
output:
49876
result:
ok single line: '49876'
Test #4:
score: 0
Accepted
time: 2ms
memory: 3464kb
input:
765876346
output:
265874931
result:
ok single line: '265874931'
Test #5:
score: 0
Accepted
time: 1ms
memory: 3524kb
input:
15526126
output:
65498732
result:
ok single line: '65498732'
Test #6:
score: 0
Accepted
time: 2ms
memory: 3652kb
input:
596140804
output:
096142357
result:
ok single line: '096142357'
Test #7:
score: 0
Accepted
time: 2ms
memory: 3656kb
input:
12159688
output:
62159703
result:
ok single line: '62159703'
Test #8:
score: -100
Wrong Answer
time: 2ms
memory: 3620kb
input:
259516
output:
759601
result:
wrong answer 1st lines differ - expected: '759486', found: '759601'