ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#94550 | #977. 分数段 | zengxin2017 | 100 | 0ms | 1208kb | C++ | 701b | 2020-02-18 13:21:22 | 2020-02-18 13:21:23 |
answer
Details
小提示:点击横条可展开更详细的信息
Test #1:
score: 20
Accepted
time: 0ms
memory: 1204kb
input:
10 84 69 56 74 99 100 77 63 45 88
output:
1 1 2 2 2 1 1 0 0 0
result:
ok 10 lines
Test #2:
score: 20
Accepted
time: 0ms
memory: 1200kb
input:
296 91 7 5 1 89 57 44 36 44 35 15 41 7 41 41 44 74 39 70 14 19 70 6 45 36 4 73 67 24 4 10 73 81 26 7...
output:
0 28 30 29 30 28 26 23 36 66
result:
ok 10 lines
Test #3:
score: 20
Accepted
time: 0ms
memory: 1204kb
input:
182 91 7 5 1 89 57 44 36 44 35 15 41 7 41 41 44 74 39 70 14 19 70 6 45 36 4 73 67 24 4 10 73 81 26 7...
output:
0 13 16 18 15 14 20 16 21 49
result:
ok 10 lines
Test #4:
score: 20
Accepted
time: 0ms
memory: 1204kb
input:
908 91 7 5 1 89 57 44 36 44 35 15 41 7 41 41 44 74 39 70 14 19 70 6 45 36 4 73 67 24 4 10 73 81 26 7...
output:
0 93 88 94 74 90 100 79 112 178
result:
ok 10 lines
Test #5:
score: 20
Accepted
time: 0ms
memory: 1208kb
input:
911 91 7 5 1 89 57 44 36 44 35 15 41 7 41 41 44 74 39 70 14 19 70 6 45 36 4 73 67 24 4 10 73 81 26 7...
output:
0 94 89 94 74 90 100 79 112 179
result:
ok 10 lines