- CMake ≥ 3.16
- C++20
- A compatible compiler (GCC, Clang, MSVC)
- Clone the repository
git clone https://github.com/nixuh3/Math-Solver.git
cd Math-Solver- Configure project
cmake -S . -B build- Build
cmake --build build- Run
./build/Math-Solver- 0 ^ 0 = 1
| Name | Name | Last commit date | ||
|---|---|---|---|---|