Use my own fractions instead
This commit is contained in:
parent
23d1ea1faa
commit
b914c09fa6
1 changed files with 5 additions and 0 deletions
5
README.md
Normal file
5
README.md
Normal file
|
@ -0,0 +1,5 @@
|
|||
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
|
Loading…
Add table
Reference in a new issue