ProAlgos / ProAlgos-Cpp

C++ implementations of well-known (and some rare) algorithms, while following good software development practices
MIT License
507 stars 363 forks source link

Create euclid_totient.hpp issue #438 #439

Closed a-dtya closed 1 year ago

a-dtya commented 1 year ago

working code for Euclid totient

I have created a header file with a function to find Euclid Totient

Closes #438

stale[bot] commented 1 year ago

This issue has been automatically marked as inactive because it has not had recent activity. It will be closed in 15 days if no further activity occurs. Thank you for your contributions.