matin mortazavi / + bonus
This commit is contained in:
@@ -132,7 +132,7 @@ public class MainExercises {
|
||||
1, 1, 1, 1
|
||||
|
||||
Note: As you can see in the examples, we want to generate distinct partitions,
|
||||
which means 1,2 and 2,1 are not different — they count as the same combination.
|
||||
which m eans 1,2 and 2,1 are not different — they count as the same combination.
|
||||
|
||||
You should generate all partitions of the input number.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user