mirror of
https://github.com/TheAlgorithms/C.git
synced 2026-02-14 13:54:36 +00:00
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/599
Author: @kvedala
Created: 8/28/2020
Status: ✅ Merged
Merged: 9/3/2020
Merged by: @kvedala
Base:
master← Head:162📝 Commits (8)
2a9025arename existing code as sol31028333Added naive implementation for Problem 5166cca9Added a solution for Euler Problem 5 with easy improvementsc996b0erename new files5e6cc59code formatting41e9d61update documentationsb3cce47fix docs5c237b6updating DIRECTORY.md📊 Changes
4 files changed (+124 additions, -3 deletions)
View changed files
📝
DIRECTORY.md(+3 -1)➕
project_euler/problem_5/sol1.c(+48 -0)➕
project_euler/problem_5/sol2.c(+59 -0)📝
project_euler/problem_5/sol3.c(+14 -2)📄 Description
Description of Change
Abandoned #162 code revived and added.
References
Checklist
Notes:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.