mirror of
https://github.com/TheAlgorithms/C.git
synced 2026-02-13 13:54:36 +00:00
[PR #1407] [CLOSED] refactor prime_factorization.c #2002
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/1407
Author: @isidroas
Created: 8/24/2024
Status: ❌ Closed
Base:
master← Head:refactor_prime_factor📝 Commits (3)
4f6de99fix(prime_factorization.c) memory errordcf0ad3Rename the file to correct spelling397b10arefactor(prime_factorization.c): reuse code if body📊 Changes
1 file changed (+19 additions, -34 deletions)
View changed files
📝
math/prime_factorization.c(+19 -34)📄 Description
Please, look at the text of the commits
Checklist
Notes:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.