mirror of
https://github.com/TheAlgorithms/C.git
synced 2026-07-11 03:26:42 +00:00
[PR #1426] [CLOSED] added solution to the problem 1963 of leetcode #2021
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/1426
Author: @lavanyagupta28
Created: 10/8/2024
Status: ❌ Closed
Base:
master← Head:solution/1963.c📝 Commits (1)
bac8ee4added solution to the problem 1963 of leetcode📊 Changes
1 file changed (+39 additions, -0 deletions)
View changed files
➕
leetcode/src/1963.c(+39 -0)📄 Description
Description of Change
Solution to the problem 1963 of leetcode
References
Checklist
Notes:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.