mirror of
https://github.com/TheAlgorithms/C.git
synced 2026-02-15 14:05:11 +00:00
[PR #873] [CLOSED] Code style changed to follow the conventions correctly #1385
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/873
Author: @EdeysonGomes
Created: 10/8/2021
Status: ❌ Closed
Base:
master← Head:master📝 Commits (7)
9073780Update 1.c94256f6Update 1.c293e168Update 1.c1d88036Update 1.cb8eab43Update 1.c2cc429dUpdate 1.c37ef0faMerge branch 'TheAlgorithms:master' into master📊 Changes
1 file changed (+15 additions, -9 deletions)
View changed files
📝
leetcode/src/1.c(+15 -9)📄 Description
The code has had the variable names changed to follow the conventions correctly, and the code has been changed to a more pedagogically accurate version
References
Checklist
Notes:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.