No description
Find a file
2020-04-19 22:56:30 +02:00
cnumber.cpp Simplyfy a bit 2020-04-19 22:56:30 +02:00
cnumber.hpp Simplyfy a bit 2020-04-19 22:56:30 +02:00
README.md Update README.md 2020-04-18 17:17:18 +02:00

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