An open API service indexing awesome lists of open source software.

https://github.com/miomit/complexnumber


https://github.com/miomit/complexnumber

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# ComplexNumber

Cборка и запуск для linux

```
git clone https://github.com/yuraMovsesyan/ComplexNumber.git

cd ComplexNumber/

mkdir build-dir

cd build-dir

cmake ..

make

./ComplexNumber
```