Update
This commit is contained in:
@@ -216,7 +216,7 @@ private static void testCompletePackAnotherWay(){
|
||||
|
||||
Python:
|
||||
|
||||
```python3
|
||||
```python
|
||||
# 先遍历物品,再遍历背包
|
||||
def test_complete_pack1():
|
||||
weight = [1, 3, 4]
|
||||
|
||||
Reference in New Issue
Block a user