mirror of
https://github.com/TheAlgorithms/C.git
synced 2026-02-08 13:54:41 +00:00
[PR #191] [CLOSED] Update sol1.c #461
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/TheAlgorithms/C/pull/191
Author: @ilkerkosaroglu
Created: 10/21/2018
Status: ❌ Closed
Base:
master← Head:master📝 Commits (2)
6e9c1e8Update sol1.c5ae183eCreate solution1.c📊 Changes
2 files changed (+74 additions, -2 deletions)
View changed files
📝
project_euler/Problem 03/sol1.c(+2 -2)➕
project_euler/Problem 5/solution1.c(+72 -0)📄 Description
fixed infinite loop ? (some implementations of the function were not halting)
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.