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

https://github.com/rededge967/timedifference-calculator

This simple program calculate the time between two times. made with c++
https://github.com/rededge967/timedifference-calculator

cpp cpp-programming

Last synced: 12 days ago
JSON representation

This simple program calculate the time between two times. made with c++

Awesome Lists containing this project

README

          

# TimeDifference-calculator

## what is TimeDifference-calculator?
- This is a simple program made with c++ to calculate time between two times.

## How to?
- Download the project or copy the code, go to https://www.programiz.com/cpp-programming/online-compiler/ and paste.
- You should enter the time respectively like **"hh mm ss"** (hh = hours, mm = minutes, ss = seconds)

> Don't forget to give this repo a star...