[PR #235] [MERGED] change sol1.c deteted ./a.out and also added sol4.c #529

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

📋 Pull Request Information

Original PR: https://github.com/TheAlgorithms/C/pull/235
Author: @AafilUmar
Created: 6/10/2019
Status: Merged
Merged: 6/12/2019
Merged by: @ashwek

Base: masterHead: master


📝 Commits (2)

📊 Changes

3 files changed (+27 additions, -0 deletions)

View changed files

conversions/a.out (+0 -0)
📝 project_euler/Problem 01/sol1.c (+2 -0)
project_euler/Problem 01/sol4.c (+25 -0)

📄 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/235 **Author:** [@AafilUmar](https://github.com/AafilUmar) **Created:** 6/10/2019 **Status:** ✅ Merged **Merged:** 6/12/2019 **Merged by:** [@ashwek](https://github.com/ashwek) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`3036438`](https://github.com/TheAlgorithms/C/commit/30364389efc649b595d41e3d051dde86ab715697) change sol1.c - [`f4a529e`](https://github.com/TheAlgorithms/C/commit/f4a529eb9ae7230363e332d4da516b3d836a26b5) added sol4.c ### 📊 Changes **3 files changed** (+27 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `conversions/a.out` (+0 -0) 📝 `project_euler/Problem 01/sol1.c` (+2 -0) ➕ `project_euler/Problem 01/sol4.c` (+25 -0) </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:31 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/C#529