mirror of
https://github.com/TheAlgorithms/C.git
synced 2026-04-18 11:29:35 +00:00
[PR #1196] [MERGED] add leetcode Maximum Bags With Full Capacity of Rocks #1781
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/1196
Author: @alexpantyukhin
Created: 12/28/2022
Status: ✅ Merged
Merged: 1/20/2023
Merged by: @Panquesito7
Base:
master← Head:add_leetcode_maximum_bags_with_full_capacity_of_rocks📝 Commits (6)
fcd9a4eadd leetcode Maximum Bags With Full Capacity of Rocks24e6c7fMerge branch 'master' into add_leetcode_maximum_bags_with_full_capacity_of_rocksbc7cdecUpdate leetcode/src/2279.cb286a7fUpdate leetcode/src/2279.c99472b5Update leetcode/src/2279.c5d13824Merge branch 'master' into add_leetcode_maximum_bags_with_full_capacity_of_rocks📊 Changes
2 files changed (+30 additions, -0 deletions)
View changed files
📝
leetcode/DIRECTORY.md(+1 -0)➕
leetcode/src/2279.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.