-
Notifications
You must be signed in to change notification settings - Fork 989
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
9th Oct : Write a Function in C++ to achieve below functionality #1876
Comments
Sir please assign me this. I'll fix this.:) |
No need to wait for getting assigned, you can go ahead attempt the issues! |
why is the sample output 120 here ,shouldn't it be 5? |
@ssachis think why! |
@vibrantachintya solved GCD of Factorials pls merge it |
@vibrantachintya gcd of fact of 5 and 120 is 5 and fact of 5 would be 120 but we have to print gcd of fact not fact of gcd of fact acc to ques? |
Sir may you please assign me this issue. Thanks!!! |
Sir please assign this issue to me, i want to contribute in it. |
when the next question will come? |
Please assign to me it's my first request |
1 similar comment
Please assign to me it's my first request |
Sir please assign it to me. |
I know the issues and i want to contribute to it |
Contribute directly don't we wait for assign. |
Assign this to me i would like to work on it |
This issue is part of Tathastu OpenFest. Make 3 PRs in 9th-10th Oct and win a certificate of Tathastu OpenFest 2021.
GCD of Factorials
Add following functionalities to it :
Sample Input :
5 120
Sample Output :
120
How to name your file?
Combine all 3 to get your file name : Date + "_" + Username + File Extension, ex. "9thOct_hrithik339.cpp". Create this file in above mentioned folder only "/C++/2021/".
This will ensure no file will be conflict and any number of contributors can work on the same issue.
If you have any query ask in comments below, kindly follow this pattern strictly.
You can join our Whatsapp group to get instant support : Link to Whatsapp Group
The text was updated successfully, but these errors were encountered: