mirror of
https://github.com/TheAlgorithms/C.git
synced 2026-07-11 11:36:54 +00:00
[PR #949] [CLOSED] Minor Change #1486
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/949
Author: @Tiger-Sharks
Created: 6/16/2022
Status: ❌ Closed
Base:
master← Head:patch-1📝 Commits (1)
37d51b0Minor Change📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
misc/union_find.c(+1 -1)📄 Description
Greetings!
Don't know if the print statement was meant to show "0 and 3" but when I ran the code, 0 in the array was replaced by 8, so just made a change there.
Sorry if that previous one (0 and 3) was correct as I am still not familiar with the concept of union in C yet.. 😅😅
Hope you have a good day ahead.
Description of Change
References
Checklist
Notes:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.