Skip to content

Rhythm77-step/Sum-machine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sum Machine

A simple C++ program that adds two numbers and displays the result

Features

  • Add two numbers
  • Fast and simple
  • Beginner friendly project

Files

  • 'hello.cpp' -> main program file
  • 'input.txt' -> sample input
  • 'output.txt' -> sample output

How to Use

Compile the program: g++ hello.cpp -o hello

Run the program: ./hello

Language used

c++

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

Generated from github/codespaces-blank