[PR #462] [CLOSED] changed README #860

Closed
opened 2026-01-29 15:15:46 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/TheAlgorithms/C/pull/462
Author: @prakarshupmanyu
Created: 10/23/2019
Status: Closed

Base: add_prime_factoriziationHead: prime_fact_cor


📝 Commits (1)

  • c1554af changed README and corecct comment

📊 Changes

2 files changed (+5 additions, -4 deletions)

View changed files

📝 README.md (+1 -0)
📝 misc/PrimeFactoriziation.c (+4 -4)

📄 Description

details not self explanatory


🔄 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/462 **Author:** [@prakarshupmanyu](https://github.com/prakarshupmanyu) **Created:** 10/23/2019 **Status:** ❌ Closed **Base:** `add_prime_factoriziation` ← **Head:** `prime_fact_cor` --- ### 📝 Commits (1) - [`c1554af`](https://github.com/TheAlgorithms/C/commit/c1554af08cea8dce0a935ac9a53eceaf6dbc410d) changed README and corecct comment ### 📊 Changes **2 files changed** (+5 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) 📝 `misc/PrimeFactoriziation.c` (+4 -4) </details> ### 📄 Description details not self explanatory --- <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:15:46 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/C#860