NCHOOSEK - Time Optimization - MATLAB Cody - MATLAB Central

Problem 44241. NCHOOSEK - Time Optimization

Difficulty:Rate
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

73.17% Correct | 26.83% Incorrect
Last Solution submitted on Feb 02, 2025

Problem Comments

Solution Comments

Show comments

Group

Draw Letters Image
Draw Letters
  • 12 Problems
  • 743 Finishers

Problem Recent Solvers83

Community Treasure Hunt

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

Start Hunting!
Go to top of page