|
|
@ -1,6 +1,6 @@
|
|
|
|
```bash
|
|
|
|
```bash
|
|
|
|
git clone https://github.com/mickenordin/fractions.git`
|
|
|
|
git clone https://github.com/mickenordin/fractions.git
|
|
|
|
git clone https://github.com/mickenordin/complex-numbers.git`
|
|
|
|
git clone https://github.com/mickenordin/complex-numbers.git
|
|
|
|
cd complex-numbers
|
|
|
|
cd complex-numbers
|
|
|
|
g++ -o cnumber cnumber.cpp
|
|
|
|
g++ -o cnumber cnumber.cpp
|
|
|
|
./cnumber
|
|
|
|
./cnumber
|
|
|
|