mirror of
https://github.com/TheAlgorithms/C.git
synced 2026-04-26 15:29:40 +00:00
[PR #1199] [MERGED] add leetcode Find the Town Judge #1785
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/1199
Author: @alexpantyukhin
Created: 1/23/2023
Status: ✅ Merged
Merged: 1/31/2023
Merged by: @Panquesito7
Base:
master← Head:add_leetcode_find_the_town_judge📝 Commits (7)
3761d29add leetcode Find the Town Judgee568c14Merge branch 'master' into add_leetcode_find_the_town_judge33c9d0cupdating DIRECTORY.md78dd419Update leetcode/src/997.c717a2c0Merge branch 'master' into add_leetcode_find_the_town_judge3513b7cupdating DIRECTORY.mda88d15eMerge branch 'master' into add_leetcode_find_the_town_judge📊 Changes
2 files changed (+170 additions, -140 deletions)
View changed files
📝
leetcode/DIRECTORY.md(+141 -140)➕
leetcode/src/997.c(+29 -0)📄 Description
Description of Change
Add the leetcode directory md updater.
References
Checklist
Notes:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.