Skip to content

Commit 294a6ca

Browse files
authored
Update qqchangE_problem.md
1 parent 2945b81 commit 294a6ca

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/qqchangE_problem.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,8 @@ def canPartition(nums):
2121

2222

2323
print(canPartition([3, 3, 3, 4, 5]))
24+
25+
26+
output:
27+
True
2428
```

0 commit comments

Comments
 (0)