We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2945b81 commit 294a6caCopy full SHA for 294a6ca
src/qqchangE_problem.md
@@ -21,4 +21,8 @@ def canPartition(nums):
21
22
23
print(canPartition([3, 3, 3, 4, 5]))
24
+
25
26
+output:
27
+True
28
```
0 commit comments