mirror of
https://github.com/TheAlgorithms/C.git
synced 2026-04-19 11:59:34 +00:00
[PR #133] [CLOSED] Added two backtracking codes #362
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/133
Author: @rahulrohit18
Created: 3/23/2018
Status: ❌ Closed
Base:
master← Head:master📝 Commits (2)
63f83eeAdd 2 Backtracking codes2ede191Merge branch 'master' of https://github.com/rahulrohit18/C📊 Changes
2 files changed (+193 additions, -0 deletions)
View changed files
➕
Backtracking/nqueen.c(+102 -0)➕
Backtracking/rat_maze.c(+91 -0)📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.