NITSkmOS / Algorithms

In case you want to contribute, ping on https://gitter.im/NITSkmOS/algo.
https://nitskmos.github.io/Algorithms
MIT License
99 stars 302 forks source link

Add euclidean_gcd in c++ #590

Closed emn2 closed 3 years ago

emn2 commented 3 years ago

For short term contributors: we understand that getting your commits well defined like we require is a hard task and takes some learning. If you look to help without wanting to contribute long term there's no need for you to learn this. Just drop us a message and we'll take care of brushing up your stuff for merge!

Fixes #{ISSUE_NUMBER}

By submitting this pull request I confirm I've read and complied with the below declarations.

After you submit your pull request, DO NOT click the 'Update Branch' button.

TravisBuddy commented 3 years ago

Hey @emn2, Something went wrong with the build.

TravisCI finished with status errored, which means the build failed because of something unrelated to the tests, such as a problem with a dependency or the build process itself.

View build log

TravisBuddy Request Identifier: 5030d340-04de-11eb-a4bc-1b94c014fd22
emn2 commented 3 years ago

Hi @TravisBuddy,

Do you have any suggestions or hints on how to solve this problem?

sangamcse commented 3 years ago

@emn2, if you are really interested in contributing to this project then please go through community guidelines at least once(I see you have checked that box as well here but haven't followed that).