An open API service indexing awesome lists of open source software.

https://github.com/tanzeelafatima492/cpp-code-snippets


https://github.com/tanzeelafatima492/cpp-code-snippets

cplus cpp cxx pratice

Last synced: 12 days ago
JSON representation

Awesome Lists containing this project

README

          

# Cpp-Code-Snippets

## Cpp-Programs

A collection of basic C++ programs to demonstrate fundamental programming concepts.

## Programs

1. String Input Program: A program that takes a string input from the user and displays it.
2. Date Calculator Program: A program that calculates the total number of days from the start of the year.
3. Sales Average Calculator Program: A program that calculates the average sales for a given number of days.
4. Age Input Program: A program that takes age inputs from the user and displays them.