No description
Find a file
2020-04-18 16:55:33 +02:00
fractions.cpp More operators and better output 2020-04-18 15:43:41 +02:00
fractions.hpp Much better gcd, actual Euclids algorithm 2020-04-18 16:43:24 +02:00
README.md Update README.md 2020-04-18 16:55:33 +02:00

git clone https://github.com/mickenordin/fractions.git
cd fractions
g++ -o fractions fractions.cpp
./fractions