mirror of
https://github.com/TheAlgorithms/C.git
synced 2026-02-15 05:55:08 +00:00
[PR #1139] [MERGED] add Number of Sub-arrays With Odd Sum #1707
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/1139
Author: @alexpantyukhin
Created: 11/8/2022
Status: ✅ Merged
Merged: 11/18/2022
Merged by: @Panquesito7
Base:
master← Head:number_of_Sub_arrays_With_Odd_Sum📝 Commits (6)
9f8678eadd Number of Sub-arrays With Odd Sum23cb154Update 1524.ce1a0a44Rename README.md to DIRECTORY.mdd74e30aMerge https://github.com/TheAlgorithms/C into number_of_Sub_arrays_With_Odd_Sum6ed1838chore: apply suggestions from code review545dfb1Merge branch 'master' into number_of_Sub_arrays_With_Odd_Sum📊 Changes
2 files changed (+25 additions, -0 deletions)
View changed files
📝
leetcode/DIRECTORY.md(+1 -0)➕
leetcode/src/1524.c(+24 -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.