mirror of
https://github.com/TheAlgorithms/C.git
synced 2026-02-16 21:52:38 +00:00
[PR #232] [CLOSED] Create bulls-and-cows in exercism #519
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/232
Author: @ParkDongChan
Created: 6/5/2019
Status: ❌ Closed
Base:
master← Head:patch-2📝 Commits (1)
0622797Create bulls-and-cows📊 Changes
1 file changed (+60 additions, -0 deletions)
View changed files
➕
exercism/bulls-and-cows(+60 -0)📄 Description
The resolution algorithm code for the Bulls-and-cows problem corresponding to exercism was written.
I think it's an interesting and efficient code.
Please review and Merge!
Thank you :)
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.