[PR #1] [MERGED] Strong number #213

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

📋 Pull Request Information

Original PR: https://github.com/TheAlgorithms/C/pull/1
Author: @ayaanfaiz
Created: 9/19/2016
Status: Merged
Merged: 9/19/2016
Merged by: @dynamitechetan

Base: masterHead: patch-1


📝 Commits (1)

📊 Changes

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

View changed files

Strong number (+29 -0)

📄 Description

To check weather a number is strong or not


🔄 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/1 **Author:** [@ayaanfaiz](https://github.com/ayaanfaiz) **Created:** 9/19/2016 **Status:** ✅ Merged **Merged:** 9/19/2016 **Merged by:** [@dynamitechetan](https://github.com/dynamitechetan) **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`3c77457`](https://github.com/TheAlgorithms/C/commit/3c774575de0381be496a24fdda376b6bfc505816) Strong number ### 📊 Changes **1 file changed** (+29 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `Strong number` (+29 -0) </details> ### 📄 Description To check weather a number is strong or not --- <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:09:54 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/C#213