QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#42170 | #163. Change a Password | ZhaoZiLong | WA | 45ms | 1976kb | C++ | 1.7kb | 2022-08-01 17:17:02 | 2022-08-01 17:19:54 |
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: 1ms
memory: 1792kb
input:
201
output:
701
result:
ok single line: '701'
Test #2:
score: 0
Accepted
time: 1ms
memory: 1752kb
input:
512
output:
012
result:
ok single line: '012'
Test #3:
score: 0
Accepted
time: 1ms
memory: 1744kb
input:
99999
output:
49876
result:
ok single line: '49876'
Test #4:
score: 0
Accepted
time: 24ms
memory: 1852kb
input:
765876346
output:
265874931
result:
ok single line: '265874931'
Test #5:
score: 0
Accepted
time: 11ms
memory: 1752kb
input:
15526126
output:
65498732
result:
ok single line: '65498732'
Test #6:
score: 0
Accepted
time: 21ms
memory: 1768kb
input:
596140804
output:
096142357
result:
ok single line: '096142357'
Test #7:
score: 0
Accepted
time: 11ms
memory: 1856kb
input:
12159688
output:
62159703
result:
ok single line: '62159703'
Test #8:
score: 0
Accepted
time: 1ms
memory: 1828kb
input:
259516
output:
759486
result:
ok single line: '759486'
Test #9:
score: 0
Accepted
time: 2ms
memory: 1840kb
input:
646368
output:
146370
result:
ok single line: '146370'
Test #10:
score: 0
Accepted
time: 1ms
memory: 1764kb
input:
901017
output:
401235
result:
ok single line: '401235'
Test #11:
score: 0
Accepted
time: 2ms
memory: 1808kb
input:
390529
output:
890527
result:
ok single line: '890527'
Test #12:
score: 0
Accepted
time: 2ms
memory: 1772kb
input:
5964700
output:
0964712
result:
ok single line: '0964712'
Test #13:
score: 0
Accepted
time: 11ms
memory: 1852kb
input:
32352460
output:
82351976
result:
ok single line: '82351976'
Test #14:
score: 0
Accepted
time: 45ms
memory: 1824kb
input:
4903140382
output:
9876543210
result:
ok single line: '9876543210'
Test #15:
score: 0
Accepted
time: 0ms
memory: 1848kb
input:
23
output:
73
result:
ok single line: '73'
Test #16:
score: 0
Accepted
time: 0ms
memory: 1836kb
input:
91
output:
41
result:
ok single line: '41'
Test #17:
score: 0
Accepted
time: 2ms
memory: 1776kb
input:
713125
output:
213098
result:
ok single line: '213098'
Test #18:
score: 0
Accepted
time: 24ms
memory: 1972kb
input:
521131794
output:
021345678
result:
ok single line: '021345678'
Test #19:
score: 0
Accepted
time: 1ms
memory: 1744kb
input:
974
output:
473
result:
ok single line: '473'
Test #20:
score: 0
Accepted
time: 4ms
memory: 1760kb
input:
6941738
output:
1942035
result:
ok single line: '1942035'
Test #21:
score: 0
Accepted
time: 0ms
memory: 1968kb
input:
41
output:
91
result:
ok single line: '91'
Test #22:
score: 0
Accepted
time: 11ms
memory: 1712kb
input:
56124627
output:
06124598
result:
ok single line: '06124598'
Test #23:
score: 0
Accepted
time: 0ms
memory: 1764kb
input:
1488
output:
6487
result:
ok single line: '6487'
Test #24:
score: 0
Accepted
time: 2ms
memory: 1828kb
input:
197136
output:
697135
result:
ok single line: '697135'
Test #25:
score: 0
Accepted
time: 1ms
memory: 1972kb
input:
60
output:
10
result:
ok single line: '10'
Test #26:
score: 0
Accepted
time: 0ms
memory: 1976kb
input:
2026
output:
7026
result:
ok single line: '7026'
Test #27:
score: 0
Accepted
time: 45ms
memory: 1780kb
input:
9523001179
output:
4523016789
result:
ok single line: '4523016789'
Test #28:
score: 0
Accepted
time: 1ms
memory: 1776kb
input:
7927
output:
2930
result:
ok single line: '2930'
Test #29:
score: 0
Accepted
time: 1ms
memory: 1764kb
input:
89
output:
39
result:
ok single line: '39'
Test #30:
score: 0
Accepted
time: 11ms
memory: 1768kb
input:
39248928
output:
89250134
result:
ok single line: '89250134'
Test #31:
score: 0
Accepted
time: 43ms
memory: 1852kb
input:
9448588101
output:
4398765210
result:
ok single line: '4398765210'
Test #32:
score: -100
Wrong Answer
time: 1ms
memory: 1716kb
input:
9
output:
9
result:
wrong answer 1st lines differ - expected: '4', found: '9'