Added: 2 years ago
From: hendrix5045
Views: 6,344
Sort by time | Sort by thread (beta)

Link to this comment:

Share to:

All Comments (21)

Sign In or Sign Up now to post a comment!
  • Thanks man!

    

  • you write an awful code just improve it

  • @olawraia , I'll get right on that as soon as you learn some grammar.

  • @hendrix5045 I wouldn't call it awful, everyone has their ways of doing something. I think he's just trying to say the same results could have been achieved with less coding.

  • @Yondaimeku , Instead of being condescending why don't you just explain how it could be better.

  • @Yondaimeku simply because u unnecessarily called those strange variables divisor dividend, when you could simply do ur code in few lines like

    while(b>0){ c=a%b; a=b; b=c; } cout<< a;

  • @arHHco , strange variables? Naming variables what they actually are is programming etiquette 101. I would argue that using random letters as variables would make it much more complicated and harder to understand. That's the point of giving variables names you can relate to. However, this code was written a long time ago and I could make it more efficient, but that would not entail changing the variable names.

  • uiy]

  • thanks man :D

  • Comment removed

  • @xiAresx , No it wont.  You could send me the math problem you have though and I could do it :)

  • hi what program is that ?=) *repz*

  • Thanks. The video is helpful for newbies.

  • Awesome video man. Thanks a bunch for making this. Really helped me out in one of my assignments.

  • Great video, could you send me the program?

  • Thank you so much for explaining this with simple code. All the other solutions I could find involved code I haven't learned yet.

  • Comment removed

  • nice video!

    if anyone's interested, I have written a C#-Version that lets you choose between the original euclidean algorithm and the modern one (that you implemented):

    w.w.w.takerindempo.ta.funpic.d­e/DATEIEN/OldAndNewEuclideanAl­gorithm.txt

  • nice

  • Cool!

    5 stars!

  • excellent video!

Loading...
Alert icon
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more