mirror of
https://github.com/TheAlgorithms/C.git
synced 2026-02-13 05:45:07 +00:00
[PR #553] [MERGED] [bugs] fixes for lgtm and improve docs #980
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/553
Author: @kvedala
Created: 7/2/2020
Status: ✅ Merged
Merged: 7/2/2020
Merged by: @kvedala
Base:
master← Head:fixes/lgtm📝 Commits (6)
f21f18emake identical datatypecb99925make all doubles as long double2150c35fix printing long doubleec57c8fdocs + fix lgtm alert5daeb8dfix docs & add linkccd3f66fix code - major errors + add docs📊 Changes
4 files changed (+63 additions, -28 deletions)
View changed files
📝
numerical_methods/durand_kerner_roots.c(+6 -6)📝
project_euler/problem_22/sol1.c(+1 -1)📝
searching/modified_binary_search.c(+34 -11)📝
sorting/bead_sort.c(+22 -10)📄 Description
Description of Change
doubleandlong doubleindurand_kerner_roots.cbead_sort.cReferences
Checklist
Notes:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.