Problem 1488. Generate binary combinations for a given number of bit(s)
Solution Stats
Problem Comments
-
5 Comments
Show
2 older comments
Claudio Gelmi
on 4 May 2013
y_correct of Test case #1 is wrong; it requires [ ].
Richard Zapor
on 4 May 2013
Case 1: [0;1]
andrea84
on 5 May 2013
test case 1 should be [0;1] ?
Ned Gulley
on 6 May 2013
I cleaned up the problem statement and fixed the first test.
Claudio Gelmi
on 7 May 2013
Thanks!
Solution Comments
Show commentsProblem Recent Solvers90
Suggested Problems
-
Find state names that start with the letter N
1098 Solvers
-
377 Solvers
-
790 Solvers
-
Return unique values without sorting
856 Solvers
-
We love vectorized solutions. Problem 1 : remove the row average.
772 Solvers
More from this Author16
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!