Skip to content

TheRealPad/calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pipeline

Calculator

a c++ calculator to handle infinite numbers

How to use

1. Create a directory build and go inside

mkdir build && cd build/

2. Build the project

cmake ..

3. Build the binaries

make

4. Run the project

# go back to the root of the project
./johnDoe

5. Unit test

./unit_test

About

calculator to handle infinite numbers and priorities

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published