mirror of
https://github.com/TheAlgorithms/C.git
synced 2026-02-12 05:44:32 +00:00
[PR #81] [CLOSED] Removed redundant folders and added 0 case for factorial. #304
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/81
Author: @fsharpasharp
Created: 10/19/2017
Status: ❌ Closed
Base:
master← Head:master📝 Commits (3)
f33e4a7Moved files and removed redundant folders.eb9c468Added 0 case for factorial since 0! = 1e661771Greatest common divisor📊 Changes
4 files changed (+22 additions, -2 deletions)
View changed files
📝
misc/Factorial.c(+2 -2)➕
misc/GCD.c(+20 -0)📝
searching/fibonacciSearch.c(+0 -0)📝
sorting/shellSort.c(+0 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.