Closed pratyushranjan2 closed 5 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 .
@pratyushranjan2 it has to be as a comment in the source code itself
@pratyushranjan2 it has to be as a comment in the source code itself
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 .
This is a program to find the greatest common divisor of two numbers. Eg: input: 2 5 output: 1