QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#41920 | #163. Change a Password | ZhangYiDe | WA | 2ms | 3912kb | C++ | 1.0kb | 2022-08-01 14:19:27 | 2022-08-01 14:19:27 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 100
Accepted
time: 0ms
memory: 3824kb
input:
201
output:
701
result:
ok single line: '701'
Test #2:
score: 0
Accepted
time: 1ms
memory: 3912kb
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'