QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#42229 | #163. Change a Password | MaMengQi | WA | 2ms | 3948kb | C++ | 1.8kb | 2022-08-01 17:59:43 | 2022-08-01 17:59:45 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 100
Accepted
time: 2ms
memory: 3908kb
input:
201
output:
701
result:
ok single line: '701'
Test #2:
score: 0
Accepted
time: 2ms
memory: 3948kb
input:
512
output:
012
result:
ok single line: '012'
Test #3:
score: 0
Accepted
time: 2ms
memory: 3852kb
input:
99999
output:
49876
result:
ok single line: '49876'
Test #4:
score: -100
Wrong Answer
time: 0ms
memory: 3844kb
input:
765876346
output:
265874319
result:
wrong answer 1st lines differ - expected: '265874931', found: '265874319'