Update resource-bin-packing.md

The maximum value of score should be 10.
This commit is contained in:
CDE
2021-01-03 19:31:23 +08:00
committed by GitHub
parent 6122203b61
commit 7fbf549ddc
@@ -77,7 +77,7 @@ shape:
```yaml
shape:
- utilization: 0
score: 100
score: 10
- utilization: 100
score: 0
```