Distraction: Euclid’s Algorithm

While studying for my Introduction to Algorithms final, I decided I wanted to take a break and write a simple program in C++ to calculate the GCD of two numbers using Euclid’s Algorithm.

  Euclid's Algorithm (1.0 KiB, 6 hits)

  • Share/Bookmark

Related posts:

  1. Distraction: Modular Exponentiation
  2. Mini-project: PeeweeGen

Leave a Reply

CAPTCHA Image