[PR #66] [MERGED] Moved TowerOfHanoi.c to misc #289

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

📋 Pull Request Information

Original PR: https://github.com/TheAlgorithms/C/pull/66
Author: @AnupKumarPanwar
Created: 10/3/2017
Status: Merged
Merged: 10/3/2017
Merged by: @AnupKumarPanwar

Base: masterHead: master


📝 Commits (1)

  • 06da42e Moved TowerOfHanoi.c to misc

📊 Changes

1 file changed (+29 additions, -29 deletions)

View changed files

📝 misc/TowerOfHanoi.c (+29 -29)

📄 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/66 **Author:** [@AnupKumarPanwar](https://github.com/AnupKumarPanwar) **Created:** 10/3/2017 **Status:** ✅ Merged **Merged:** 10/3/2017 **Merged by:** [@AnupKumarPanwar](https://github.com/AnupKumarPanwar) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`06da42e`](https://github.com/TheAlgorithms/C/commit/06da42e14fcc4e9ad41fd9ef9512890011cde982) Moved TowerOfHanoi.c to misc ### 📊 Changes **1 file changed** (+29 additions, -29 deletions) <details> <summary>View changed files</summary> 📝 `misc/TowerOfHanoi.c` (+29 -29) </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:11:06 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/C#289