Input
  • V —— Set of all choices, a vector of N, 1 < N < 100
  • K —— Number of selected choices, a scalar, 0 <= K <= N
Output
  • C —— All combinations of V, equivalent to nchoosek(V, K)
Scoring
Time consumed

Solution Stats

133 Solutions

91 Solvers

Last Solution submitted on Mar 30, 2026

Last 200 Solutions

Problem Comments

Solution Comments

Show comments
Loading...

Problem Recent Solvers91

Suggested Problems

More from this Author8

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!