QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#41961 | #163. Change a Password | ZhaoZiLong | WA | 2ms | 3932kb | C++ | 1.2kb | 2022-08-01 14:48:37 | 2022-08-01 14:48:38 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 100
Accepted
time: 2ms
memory: 3932kb
input:
201
output:
701
result:
ok single line: '701'
Test #2:
score: 0
Accepted
time: 2ms
memory: 3836kb
input:
512
output:
012
result:
ok single line: '012'
Test #3:
score: -100
Wrong Answer
time: 2ms
memory: 3836kb
input:
99999
output:
100000
result:
wrong answer 1st lines differ - expected: '49876', found: '100000'