mirror of
https://github.com/TheAlgorithms/C.git
synced 2026-02-14 21:46:11 +00:00
[PR #1172] [CLOSED] simplify code for Range Sum of BST #1748
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/1172
Author: @alexpantyukhin
Created: 12/7/2022
Status: ❌ Closed
Base:
master← Head:add_range_sum_of_bst📝 Commits (1)
2404957simplify code for Range Sum of BST📊 Changes
1 file changed (+22 additions, -15 deletions)
View changed files
📝
leetcode/src/938.c(+22 -15)📄 Description
Description of Change
Fix 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.