Update resource-bin-packing.md

The maximum score should be 10.
This commit is contained in:
CDE
2021-01-03 19:24:49 +08:00
committed by GitHub
parent 85933681d0
commit fbd19bd65e
@@ -82,7 +82,7 @@ requested the score value must be reversed as follows.
```yaml
shape:
- utilization: 0
score: 100
score: 10
- utilization: 100
score: 0
```