1 2 3 4 5
# GCD calculator **Im just writing a readme markdown file to see how this works** ## This is a simple program written in C to calculate the Greatest Common Divisor of two positive integers its a part of some random exercises im trying to solve.