moogacs / problem-solving

Problem solving repo. for the purpose to collect problems solution with different programming language
MIT License
16 stars 51 forks source link

Enter two numbers to find their gcd. Eg: input: 15 10 output:5 #64

Closed pratyushranjan2 closed 4 years ago

pratyushranjan2 commented 4 years ago

This is a program to find the greatest common divisor of two numbers. Eg: input: 2 5 output: 1

pratyushranjan2 commented 4 years ago

I've already given it

On Sun, 20 Oct, 2019, 5:09 PM M. Badawi, notifications@github.com wrote:

@moogacs requested changes on this pull request.

Please add a problem description and input/output example

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/moogacs/problem-solving/pull/64?email_source=notifications&email_token=AMJ5E2Z4DCKCNYGKIYYEB33QPQ7OZA5CNFSM4JBBVJV2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCIRI66Y#pullrequestreview-304254843, or unsubscribe https://github.com/notifications/unsubscribe-auth/AMJ5E25CYTBHDV365XTC3ILQPQ7OZANCNFSM4JBBVJVQ .

moogacs commented 4 years ago

@pratyushranjan2 it has to be as a comment in the source code itself

pratyushranjan2 commented 4 years ago

@pratyushranjan2 it has to be as a comment in the source code itself

pratyushranjan2 commented 4 years ago

Done

On Tue, Oct 22, 2019 at 1:25 AM M. Badawi notifications@github.com wrote:

@pratyushranjan2 https://github.com/pratyushranjan2 it has to be as a comment in the source code itself

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/moogacs/problem-solving/pull/64?email_source=notifications&email_token=AMJ5E24H7RT2L2DJPTP7BBTQPYCJZA5CNFSM4JBBVJV2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEB3SS2Q#issuecomment-544680298, or unsubscribe https://github.com/notifications/unsubscribe-auth/AMJ5E2Z6LFMHJAL3TVOVNP3QPYCJZANCNFSM4JBBVJVQ .