Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

A simple console calculator with professional code structure.

License

NotificationsYou must be signed in to change notification settings

Pupler/CPP-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple console calculator with professional code structure.

📸 Preview

imageimage

✨ Features

  • ➕➖✖️➗ Basic arithmetic operations
  • ♾️ Division by zero returns infinity
  • 🔄 Continuous operation loop
  • 🛡️ Input validation & error handling
  • 🧹 Clean console interface

🚀 Getting started

# Clone the repositorygit clone https://github.com/Pupler/Cpp-Calculator.gitcd Cpp-Calculator# Build with CMakemkdir build&&cd buildcmake ..make# Run the calculator./calculator

📄 License

This project is licensed under the MIT License - see the LICENSE file for details.

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp