mirror of
https://github.com/TheAlgorithms/C.git
synced 2026-09-23 15:34:20 +00:00
[PR #981] [MERGED] Create 485.c #1521
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/981
Author: @aniketwdubey
Created: 10/2/2022
Status: ✅ Merged
Merged: 11/8/2022
Merged by: @Panquesito7
Base:
master← Head:patch-2📝 Commits (3)
f25fbd0Create 485.c9ab20d8Update README.md58b01a6Merge branch 'master' into patch-2📊 Changes
2 files changed (+24 additions, -0 deletions)
View changed files
📝
leetcode/README.md(+1 -0)➕
leetcode/src/485.c(+23 -0)📄 Description
added "485. Max Consecutive Ones" solution
Description of Change
References
Checklist
Notes:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.