Skip to content

syf00ysf/SimpleCalculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Simple Calculator

This is a simple command-line calculator written in C++. It supports addition, subtraction, multiplication, and division operations.

How to Run

  1. Compile the main.cpp file using a C++ compiler. For example, if you're using the GNU compiler, you can use the following command:
g++ main.cpp -o calculator

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages