Skip to content

ElektroNeo/Cpp-Programs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C++ Programs

Programs are not ranked in a specific order. Below is a description of the programs. Note: All programs are tested on Windows OS.

  • 01 -> The sum of the numbers from 1 to 1000000000.
  • 02 -> Sum of numbers from 1 to 1000000000.
  • 03 -> Checks if any number entered is prime.
  • 04 -> Finds prime numbers up to an entered number and writes to prime_numbers.txt if desired.
  • 05 -> Basic calculator with addition, subtraction, multiplication, division, power and factorial operations.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages