[PR #200] [MERGED] An efficient solution. #471

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

📋 Pull Request Information

Original PR: https://github.com/TheAlgorithms/C/pull/200
Author: @akash19jain
Created: 10/27/2018
Status: Merged
Merged: 2/17/2019
Merged by: @christianbender

Base: masterHead: patch-2


📝 Commits (1)

📊 Changes

1 file changed (+21 additions, -16 deletions)

View changed files

📝 project_euler/Problem 01/sol1.c (+21 -16)

📄 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/200 **Author:** [@akash19jain](https://github.com/akash19jain) **Created:** 10/27/2018 **Status:** ✅ Merged **Merged:** 2/17/2019 **Merged by:** [@christianbender](https://github.com/christianbender) **Base:** `master` ← **Head:** `patch-2` --- ### 📝 Commits (1) - [`82436cc`](https://github.com/TheAlgorithms/C/commit/82436cc4e0516c34eaec76e8c844de4d180fc29b) An efficient solution. ### 📊 Changes **1 file changed** (+21 additions, -16 deletions) <details> <summary>View changed files</summary> 📝 `project_euler/Problem 01/sol1.c` (+21 -16) </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:13:05 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/C#471