Problem 2949. Combination logic

Create an algorithm in MATLAB that calculate the combination for the given positive integers n and k as inputs. When k > n, the result is 0. The formula of the combination, for n >= k, can be seen below:

Solution Stats

46.43% Correct | 53.57% Incorrect
Last Solution submitted on Feb 16, 2024

Problem Comments

Solution Comments

Show comments

Problem Recent Solvers64

Suggested Problems

Problem Tags

Community Treasure Hunt

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

Start Hunting!