mirror of
https://github.com/TheAlgorithms/C.git
synced 2026-02-14 13:54:36 +00:00
[PR #1137] [MERGED] add leetcode Maximum Erasure Value #1706
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/1137
Author: @alexpantyukhin
Created: 11/8/2022
Status: ✅ Merged
Merged: 12/2/2022
Merged by: @Panquesito7
Base:
master← Head:Add_Maximum_Erase_value📝 Commits (9)
dcef71eadd leetcode Maximum Erasure Value60815e4Update 1695.c7b79006Rename README.md to DIRECTORY.md075ce52Merge https://github.com/TheAlgorithms/C into Add_Maximum_Erase_value7cf77d1chore: apply suggestions from code review0809201Update DIRECTORY.md250cd82Update leetcode/DIRECTORY.mdd46b24cMerge branch 'master' into Add_Maximum_Erase_valuea4950d2Merge branch 'master' into Add_Maximum_Erase_value📊 Changes
2 files changed (+30 additions, -0 deletions)
View changed files
📝
leetcode/DIRECTORY.md(+1 -0)➕
leetcode/src/1695.c(+29 -0)📄 Description
Description of Change
Add a guide for new LeetCode solutions.
References
Checklist
Notes:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.