[PR #99] [MERGED] Edit #324

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

📋 Pull Request Information

Original PR: https://github.com/TheAlgorithms/C/pull/99
Author: @viditkulshreshtha
Created: 11/2/2017
Status: Merged
Merged: 12/23/2017
Merged by: @christianbender

Base: masterHead: master


📝 Commits (3)

  • 64c28f7 added a condition
  • 52ac66d Merge pull request #1 from viditkulshreshtha/viditkulshreshtha-patch-1
  • eea47e5 Update isArmstrong.c

📊 Changes

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

View changed files

📝 misc/Factorial.c (+2 -2)
📝 misc/isArmstrong.c (+3 -3)

📄 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/99 **Author:** [@viditkulshreshtha](https://github.com/viditkulshreshtha) **Created:** 11/2/2017 **Status:** ✅ Merged **Merged:** 12/23/2017 **Merged by:** [@christianbender](https://github.com/christianbender) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (3) - [`64c28f7`](https://github.com/TheAlgorithms/C/commit/64c28f76a241e526e76871b8ed399c5c134c3a88) added a condition - [`52ac66d`](https://github.com/TheAlgorithms/C/commit/52ac66d06519943fd981d8830b0e8cd3b4ea9a29) Merge pull request #1 from viditkulshreshtha/viditkulshreshtha-patch-1 - [`eea47e5`](https://github.com/TheAlgorithms/C/commit/eea47e50d1778a6d956cef58c806ce31ba03d47e) Update isArmstrong.c ### 📊 Changes **2 files changed** (+5 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `misc/Factorial.c` (+2 -2) 📝 `misc/isArmstrong.c` (+3 -3) </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:11:39 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/C#324