[PR #186] [CLOSED] combinations.c added #450

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

📋 Pull Request Information

Original PR: https://github.com/TheAlgorithms/C/pull/186
Author: @gbrunofranco
Created: 10/18/2018
Status: Closed

Base: masterHead: norep_combinations


📝 Commits (2)

📊 Changes

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

View changed files

math/combinations.c (+42 -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/186 **Author:** [@gbrunofranco](https://github.com/gbrunofranco) **Created:** 10/18/2018 **Status:** ❌ Closed **Base:** `master` ← **Head:** `norep_combinations` --- ### 📝 Commits (2) - [`7c80185`](https://github.com/TheAlgorithms/C/commit/7c80185b5bb5074681bebf27b0cba38028496003) added combinations.c - [`20a1822`](https://github.com/TheAlgorithms/C/commit/20a18226d6c0a6aef53f4e7a846129f25fe6b7a6) updated main of combinations.c ### 📊 Changes **1 file changed** (+42 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `math/combinations.c` (+42 -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:12:55 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/C#450