[PR #264] [CLOSED] devlali numbers #562

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

📋 Pull Request Information

Original PR: https://github.com/TheAlgorithms/C/pull/264
Author: @isykasle
Created: 9/29/2019
Status: Closed

Base: masterHead: patch-2


📝 Commits (2)

📊 Changes

2 files changed (+144 additions, -0 deletions)

View changed files

misc/devlali (+39 -0)
misc/kaprekars (+105 -0)

📄 Description

Devlali is number that cannot be written
as the sum of any other smaller natural number i
and the individual digits of i.


🔄 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/264 **Author:** [@isykasle](https://github.com/isykasle) **Created:** 9/29/2019 **Status:** ❌ Closed **Base:** `master` ← **Head:** `patch-2` --- ### 📝 Commits (2) - [`19b8524`](https://github.com/TheAlgorithms/C/commit/19b8524f5b4171a55132e3a4c1d638b77cf05a5c) devlali numbers - [`4e4ddb0`](https://github.com/TheAlgorithms/C/commit/4e4ddb09ee051071e5b54444f8f03fd82fd9a5d3) kaprekars ### 📊 Changes **2 files changed** (+144 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `misc/devlali` (+39 -0) ➕ `misc/kaprekars` (+105 -0) </details> ### 📄 Description Devlali is number that cannot be written as the sum of any other smaller natural number i and the individual digits of i. --- <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: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#562