QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#410903 | #2945. 1's For All | lmq26052003 | WA | 61ms | 57000kb | C++17 | 956b | 2024-05-14 16:46:49 | 2024-05-14 16:46:49 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 100
Accepted
time: 47ms
memory: 57000kb
input:
100000
output:
12
result:
ok single line: '12'
Test #2:
score: 0
Accepted
time: 43ms
memory: 51900kb
input:
90909
output:
13
result:
ok single line: '13'
Test #3:
score: 0
Accepted
time: 5ms
memory: 8764kb
input:
10101
output:
10
result:
ok single line: '10'
Test #4:
score: 0
Accepted
time: 2ms
memory: 8872kb
input:
10001
output:
11
result:
ok single line: '11'
Test #5:
score: 0
Accepted
time: 53ms
memory: 56852kb
input:
99999
output:
11
result:
ok single line: '11'
Test #6:
score: 0
Accepted
time: 54ms
memory: 56996kb
input:
99998
output:
14
result:
ok single line: '14'
Test #7:
score: 0
Accepted
time: 54ms
memory: 56952kb
input:
99997
output:
13
result:
ok single line: '13'
Test #8:
score: 0
Accepted
time: 61ms
memory: 56916kb
input:
99989
output:
17
result:
ok single line: '17'
Test #9:
score: 0
Accepted
time: 58ms
memory: 56996kb
input:
99988
output:
16
result:
ok single line: '16'
Test #10:
score: 0
Accepted
time: 0ms
memory: 3568kb
input:
2
output:
2
result:
ok single line: '2'
Test #11:
score: -100
Wrong Answer
time: 52ms
memory: 56908kb
input:
99984
output:
16
result:
wrong answer 1st lines differ - expected: '15', found: '16'