Write a C program to calculate GCD of n numbers.
#include <stdlib.h>
int main() {
int i, j, n, flag = 0, small, *data;
/* get the number of inputs from the user */
printf("Enter the number of inputs:");
scanf("%d", &n);
/* allocate memory to store n numbers */
data = (int *)malloc(sizeof(int) * n);
/* get n numbers from the user */
for (i = 0; i < n; i++) {
printf("Data[%d]: ", i);
scanf("%d", &data[i]);
}
/* find the smallest of n numbers */
small = data[0];
for (i = 1; i < n; i++) {
if (data[i] < small)
small = data[i];
}
/*
* use the smallest no to find gcd of n numbers.
* Start checking from small to 1 whether the
* same value divides all the given inputs
*/
for (i = small; i > 0; i--) {
for (j = 0; j < n; j++) {
if (data[j] % i != 0) {
flag = 1;
}
}
/* print the result */
if (!flag) {
printf("GCD of given %d numbers is %d\n", n, i);
break;
}
flag = 0;
}
return 0;
}
Output:
jp@jp-VirtualBox:~/$ ./a.out
Enter the number of inputs:5
Data[0]: 144
Data[1]: 180
Data[2]: 108
Data[3]: 117
Data[4]: 135
GCD of given 5 numbers is 9
Enter the number of inputs:5
Data[0]: 144
Data[1]: 180
Data[2]: 108
Data[3]: 117
Data[4]: 135
GCD of given 5 numbers is 9
I think in the 'j' loop when the condition arr[j] % i != 0 is satisfied you should break from the loop there only. It is performing unnecessary computations after that.
ReplyDeleteI hope to really understand for this information.Thanks a lot.
ReplyDeleteManpower Consultancy in Chennai
Great content thanks for sharing this informative blog which provided me technical information keep posting.
ReplyDeletec,c++ training in chennai
ReplyDeleteThanks for posting useful information.You have provided an nice article, Thank you very much for this one. And i hope this will be useful for many people.. and i am waiting for your next post keep on updating these kinds of knowledgeable things...Really it was an awesome article...very interesting to read..
please sharing like this information......
Android training in chennai
Ios training in chennai
ReplyDeleteIt's interesting that many of the bloggers your tips helped to clarify a few things for me as well as giving.. very specific nice content. And tell people specific ways to live their lives.Sometimes you just have to yell at people and give them a good shake to get your point across.
Web Design Company
Web Development Company
Mobile App Development Company
Very informative and It was an awesome post.Wonderful bloggers like yourself who would positively reply encouraged me to be more open and engaging in commenting. Thanks for sharing it with us. We are so greatful to your sharing.c c++ training in chennai
ReplyDeleteVery informative and It was an awesome post.Wonderful bloggers like yourself who would positively reply encouraged me to be more open and engaging in commenting. Thanks for sharing it with us. We are so grateful to your sharing. c training in chennai
ReplyDeletethank you for this article struts training in chennai
ReplyDeleteThis comment has been removed by the author.
ReplyDeleteThis comment has been removed by the author.
ReplyDelete
ReplyDeleteGood way of describing, and nice article to take information regarding my presentation focus, which i am going to present in institution of higher education.
Real Estate Companies in Chennai
Real Estate Broker in Chennai
Real Estate Agent in Chennai
Real Estate Dealers in Chennai
Real Estate Private Equity in India
Real Estate Advisory Companies in India
Real Estate Research in Chennai
Real Estate Tax Advisor in Chennai
Portfolio Management Services in Chennai
I am looking for some good blog sites for studying. I was searching over search engines and found your blog site. Well i like your high quality blog site design plus your posting abilities. Keep doing it.
ReplyDeleteApp developers
mobile application companies
iOS app developers
These ways are very simple and very much useful, as a beginner level these helped me a lot thanks fore sharing these kinds of useful and knowledgeable information.
ReplyDeleteText message marketing
Texting API
Thank you
ReplyDeletefinal year msc projects chennai
Best embedded systems training institutes in chennai
I feel really happy to have seen your webpage and look forward to so many more entertaining times reading here. Thanks once more for all the details. Best Java Training Institute Chennai
ReplyDeleteI simply wanted to thank you so much again. I am not sure the things that I might have gone through without the type of hints revealed by you regarding that situation.
ReplyDeleteamazon-web-services-training-in-bangalore
Best Hadoop Training Institute In chennai
Thanks a lot very much for the high your blog post quality and results-oriented help. I won’t think twice to endorse to anybody who wants and needs support about this area.
ReplyDeletedatascience training in chennai
I feel really happy to have seen your webpage and look forward to so many more entertaining times reading here. Thanks once more for all the details.
ReplyDeletehttps://www.besanttechnologies.com/robotic-process-automation-rpa-training-in-chennai
Hello admin, thank you for your informative post.
ReplyDeleteBest project centers in chennai | IEEE Project Titles 2018 Download
Thanks for posting the blog!
ReplyDeleteme projects chennai | me project centers chennai
Good post!
ReplyDeleteIEEE cloud computing projects chennai | IEEE 2018 big data projects
Thanks for sharing C program.Also learn many things from Final Year Android Projects Chennai | Embedded Projects in Chennai.
ReplyDeleteNice Info!
ReplyDeleteJava Project Centers in Chennai | ME Project Centers Chennai.
Thank you for this Useful Blog!
ReplyDeleteEmbedded Testing Training in Chennai | Embedded Software Training in chennai
Very Nice Information... Thank you so much for sharing...
ReplyDeletesilver light training in chennai | mvc training in chennai
Thank you for the Informative Post!
ReplyDeleteMca Projects in Chennai | Msc Projects in Chennai
Thanks for this wonderful posting!I enjoyed reading it;You are a great author.I will make sure to bookmark your blog and may come back someday.I want to appreciate that you continue your great posts.
ReplyDeleteRobotics Project Centers in Chennai | Vlsi Projects in Chennai.
Very Useful Article! Thank you Admin!
ReplyDeleteMe project centers in chennai | Mtech project centers in chennai
Interesting Article!
ReplyDeleteEmbedded Training in Chennai | Embedded software Training in chennai
Hi Admin, I went through your article and it’s totally awesome.
ReplyDeletecloud sim training in chennai | arduino training in chennai
I have read your blog its very attractive and impressive. I like it your blog.
ReplyDeleteme projects chennai | me project centers chennai.
Interesting artcile!
ReplyDeleteMatlab Training in Chennai | Embedded System Training in Chennai
Hi Admin, Your Submission is awesome !!!
ReplyDeletesilver light training in chennai | mvc training in chennai
I enjoy what you guys are usually up too. This sort of clever work and coverage! Keep up the wonderful works guys I’ve added you guys to my blog roll.
ReplyDeleteData science training in kalyan nagar
Data Science training in OMR
Data Science training in anna nagar
Data Science training in chennai
Data Science training in marathahalli
Data Science training in BTM layout
Data Science training in rajaji nagar
Thanks for your informative article, Your post helped me to understand the future and career prospects & Keep on updating your blog with such awesome article.
ReplyDeleteHadoop Training in Chennai
Hadoop Training in Bangalore
Big data training in tambaram
Big data training in Sholinganallur
Big data training in annanagar
This is very good content you share on this blog. it's very informative and provide me future related information.
ReplyDeleteMEAN stack training in Chennai
MEAN stack training in bangalore
MEAN stack training in tambaram
MEAN stack training in annanagar
MEAN stack training in Velachery
Thank you for allowing me to read it, welcome to the next in a recent article. And thanks for sharing the nice article, keep posting or updating news article.
ReplyDeletejava training in chennai | java training in bangalore
java training in tambaram | java training in velachery
java training in omr
That was a great message in my carrier, and It's wonderful commands like mind relaxes with understand words of knowledge by information's.
ReplyDeletePython training in marathahalli
Python training in pune
AWS Training in chennai
Were a gaggle of volunteers as well as starting off a brand new gumption within a community. Your blog furnished us precious details to be effective on. You've got completed any amazing work!
ReplyDeletejava training in chennai | java training in bangalore
java online training | java training in pune
Nice tutorial. Thanks for sharing the valuable information. it’s really helpful. Who want to learn this blog most helpful. Keep sharing on updated tutorials…
ReplyDeletepython online training
python training in OMR
python training course in chennai
I have visited this blog first time and i got a lot of informative data from here which is quiet helpful for me indeed.
ReplyDeleteData Science training in kalyan nagar | Data Science training in OMR
Data Science training in chennai | Data science training in velachery
Data science online training | Data science training in jaya nagar
It is amazing and wonderful to visit your site.Thanks for sharing this information,this is useful to me...
ReplyDeleteaws online training
aws training in hyderabad
aws online training in hyderabad
Information from this blog is very useful for me, am very happy to read this blog Kindly visit us @ Coimbatore Christmas Gift boxes | Wallet Box
ReplyDelete
ReplyDeleteHmm, it seems like your site ate my first comment (it was extremely long) so I guess I’ll just sum it up what I had written and say, I’m thoroughly enjoying your blog. I as well as an aspiring blog writer, but I’m still new to the whole thing. Do you have any recommendations for newbie blog writers? I’d appreciate it.
Best AWS Training in Chennai | Amazon Web Services Training in Chennai
AWS Training in Bangalore | Amazon Web Services Training in Bangalore
AWS Training in Pune | Best Amazon Web Services Training in Pune
Amazon Web Services Training in OMR , Chennai | Best AWS Training in OMR,Chennai
AWS Training in Chennai |Best Amazon Web Services Training in Chennai
Learn Amazon Web Services Tutorial |AWS Tutorials For Beginners
AWS Interview Questions And Answers
I liked your blog.Thanks for your interest in sharing your ideas.keep doing more.
ReplyDeleteComputer Center Franchise
Education Franchise Opportunities In India
Top Education Franchises
Best Education Franchise In India
Training Franchise Opportunities In India
Language School Franchise
English Language School Franchise
Useful content, I have bookmarked this page for my future reference.
ReplyDeleteAngularjs Training in Chennai
Angular 5 Training in Chennai
RPA courses in Chennai
AWS Training in Chennai
DevOps Training in Chennai
UiPath Training in Chennai
Everyone loves it when individuals get together and share opinions. Great website, continue the good work!
ReplyDeleteadvanced java training in Bangalore Marathahalli
Best Advanced Java training In Bangalore Marathahalli Marathahalli
Advanced Java Courses In Bangalore Marathahalli
Advanced Java institute In Bangalore Marathahalli
Advanced Java Training Center In Bangalore
Advanced Java Classes Bangalore
I really love your article. Thanks for sharing.
ReplyDeleteTally Course in Chennai
Tally Training
Tally Training Institute in Chennai
Embedded systems Training in Chennai
Microsoft Dynamics Training in Chennai
Ionic Training Course
Nice post. Thanks for sharing! I want people to know just how good this information is in your article. It’s interesting content and Great work.
ReplyDeleteThanks & Regards,
VRIT Professionals,
No.1 Leading Web Designing Training Institute In Chennai.
Excellent post. I learned a lot from this blog and I suggest my friends to visit your blog to learn new concept about technology.
ReplyDeleteAngularJS Training in Chennai
AngularJS course in Chennai
ReactJS Training in Chennai
R Programming Training in Chennai
Data Science Course in Chennai
Big Data Analytics Courses in Chennai
AngularJS Training in Anna Nagar
AngularJS Training in T Nagar
Nice Article !!!
ReplyDeleteluxury properties for sale in chennai
cheap luxury homes for sale in chennai
top luxury apartments in chennai
It was really an interesting blog, Thank you for providing unknown facts.
ReplyDeleteDevops Training in Chennai | Devops Training Institute in Chennai
Thanks a lot very much for the high quality and results-oriented help. I won’t think twice to endorse your blog post to anybody who wants and needs support about this area.
ReplyDeletejava training in Chennai | java training Institute in Chennai
Nice Article !!! Great Share
ReplyDeletecommercial property for sale in chennai
residential apartments for sale in chennai
independent house for sale in chennai
Nice Article !!! Great Share
ReplyDeletecommercial property for rent in chennai
residential apartments for rent in chennai
independent house for rent in chennai
ReplyDeleteAnd indeed, I’m just always astounded concerning the remarkable things served by you. Some four facts on this page are undeniably the most effective I’ve had.
software Testing Training |Best Software Training Institute in Chennai
ReplyDeleteClick Chennai to bangalore train timings
I have read your blog it is very helpful for us. I couldn't find any knowledge on this matter prior to. I would like to thanks for sharing this article here. please Do keep sharing more blogs like this.
ReplyDeleteIELTS Coaching in chennai
German Classes in Chennai
GRE Coaching Classes in Chennai
TOEFL Coaching in Chennai
spoken english classes in chennai | Communication training
Hi, Great.. Tutorial is just awesome..It is really helpful for a newbie like me.. I am a regular follower of your blog. keep it up!!
ReplyDeleteJava training in Chennai
Java Online training in Chennai
Java Course in Chennai
Best JAVA Training Institutes in Chennai
Java training in Bangalore
Java training in Hyderabad
Java Training in Coimbatore
Java Training
Java Online Training
Great content thanks for sharing this informative blog which provided me technical information keep posting.
ReplyDeleteAWS Course in Chennai
AWS Course in Bangalore
AWS Course in Hyderabad
AWS Course in Coimbatore
AWS Course
AWS Certification Course
AWS Certification Training
AWS Online Training
AWS Training
Thanks a lot very much for the high your blog post quality and results-oriented help. I won’t think twice to endorse to anybody who wants and needs support about this area.
ReplyDeleteacte chennai
acte complaints
acte reviews
acte trainer complaints
acte trainer reviews
acte velachery reviews complaints
acte tambaram reviews complaints
acte anna nagar reviews complaints
acte porur reviews complaints
acte omr reviews complaints
Thanks for sharing this wonderful content.its very useful to us.This is incredible,I feel really happy to have seen your webpage. I gained many unknown information, the way you have clearly explained is really fantastic.keep posting such useful information.
ReplyDeletepython training in bangalore
python training in hyderabad
python online training
python training
python flask training
python flask online training
python training in coimbatore
If you're feeling a little light on transferable experience or want to beef up your leadership skills, consider taking a management class or working toward a certification. ... Prospective employers will likely be impressed that you took the initiative to sharpen your skills, and it's a great way to show your commitment.keep up!!
ReplyDeleteAndroid Training in Chennai
Android Online Training in Chennai
Android Training in Bangalore
Android Training in Hyderabad
Android Training in Coimbatore
Android Training
Android Online Training
Thanks for sharing this great post. It is very enlightening.
ReplyDeleteCyber Security Training Course in Chennai | Certification | Cyber Security Online Training Course | Ethical Hacking Training Course in Chennai | Certification | Ethical Hacking Online Training Course | CCNA Training Course in Chennai | Certification | CCNA Online Training Course | RPA Robotic Process Automation Training Course in Chennai | Certification | RPA Training Course Chennai | SEO Training in Chennai | Certification | SEO Online Training Course
Infycle Technologies, the best software training institute in Chennai offers the leading Data Science course in Chennai for tech professionals, freshers, and students at the best offers. In addition to the Data Science course, other in-demand courses such as Python, Cyber Security, Selenium, Oracle, Java, Power BI, Digital Marketing also will be trained with 100% practical classes. After the completion of training, the trainees will be sent for placement interviews in the top MNC's. Call 7504633633 to get more info and a free demo.
ReplyDeleteInfycle Technologies, the top software training institute and placement center in Chennai offers the Digital Marketing course in Chennai for freshers, students, and tech professionals at the best offers. In addition to the Oracle training, other in-demand courses such as DevOps, Data Science, Python, Selenium, Big Data, Java, Power BI, Oracle will also be trained with 100% practical classes. After the completion of training, the trainees will be sent for placement interviews in the top MNC's. Call 7504633633 to get more info and a free demo.
ReplyDeleteDuring a OctaFx Review workshop, each attendee will learn how to interpret market action using proven charting techniques, searching for reliable chart patterns and indicators to help them identify trading opportunities.
ReplyDeleteYour Fxtm Review Account Is Good For You. Give It A Try Today.
ReplyDeleteThank you so much for sharing this information. Do visit ASP.NET training course in chennai
ReplyDeleteNice Blog...Thanks for sharing...
ReplyDeleteBest embedded training institute in chennai| best embedded system course in chennai