[PR #217] Prime factoriziation #499

Closed
opened 2026-01-29 15:13:16 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/TheAlgorithms/C/pull/217

State: closed
Merged: Yes


**Original Pull Request:** https://github.com/TheAlgorithms/C/pull/217 **State:** closed **Merged:** Yes --- * I added a new algorithm for [prime factoriziation](https://en.wikipedia.org/wiki/Prime_number#Unique_factorization) of a positive integer greater than 1.
claunia added the pull-request label 2026-01-29 15:13:16 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/C#499