QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#42148 | #163. Change a Password | HuangHanSheng | WA | 2ms | 3920kb | C++ | 1.2kb | 2022-08-01 17:03:37 | 2022-08-01 17:03:37 |
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: 3792kb
input:
201
output:
701
result:
ok single line: '701'
Test #2:
score: 0
Accepted
time: 1ms
memory: 3840kb
input:
512
output:
012
result:
ok single line: '012'
Test #3:
score: -100
Wrong Answer
time: 2ms
memory: 3920kb
input:
99999
output:
100000
result:
wrong answer 1st lines differ - expected: '49876', found: '100000'