Update resource-bin-packing.md

The maximum score should be 10.
pull/25924/head
CDE 2021-01-03 19:24:49 +08:00 committed by GitHub
parent 85933681d0
commit fbd19bd65e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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
```