[PR #278] [CLOSED] Added nCr #581

Open
opened 2026-01-29 15:13:56 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/TheAlgorithms/C/pull/278
Author: @akash19jain
Created: 10/1/2019
Status: Closed

Base: masterHead: Combinations


📝 Commits (1)

📊 Changes

1 file changed (+25 additions, -0 deletions)

View changed files

nCr.c (+25 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/TheAlgorithms/C/pull/278 **Author:** [@akash19jain](https://github.com/akash19jain) **Created:** 10/1/2019 **Status:** ❌ Closed **Base:** `master` ← **Head:** `Combinations` --- ### 📝 Commits (1) - [`06ac5c0`](https://github.com/TheAlgorithms/C/commit/06ac5c00a4c60f4f4267ebf316fda7d63730fc13) Added nCr ### 📊 Changes **1 file changed** (+25 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `nCr.c` (+25 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 15:13:56 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/C#581