[PR #489] [MERGED] Add LeetCode 367 #894

Open
opened 2026-01-29 15:16:04 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/TheAlgorithms/C/pull/489
Author: @evandronmota
Created: 10/29/2019
Status: Merged
Merged: 10/29/2019
Merged by: @danghai

Base: masterHead: master


📝 Commits (1)

📊 Changes

2 files changed (+7 additions, -0 deletions)

View changed files

📝 leetcode/README.md (+1 -0)
leetcode/src/367.c (+6 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/TheAlgorithms/C/pull/489 **Author:** [@evandronmota](https://github.com/evandronmota) **Created:** 10/29/2019 **Status:** ✅ Merged **Merged:** 10/29/2019 **Merged by:** [@danghai](https://github.com/danghai) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`ba36b99`](https://github.com/TheAlgorithms/C/commit/ba36b992ec34595c374e9e0fda56221177a85bd3) Add LeetCode 367 ### 📊 Changes **2 files changed** (+7 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `leetcode/README.md` (+1 -0) ➕ `leetcode/src/367.c` (+6 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 15:16:04 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/C#894