reregin/Calculate-Duration
This is the source code of the Selection Construction assignment from a first semester course: Algorithms and Programming. The application of Selection Construction that was made was how to calculate the duration between two specific times in HH:MM:SS format. This code is written using C++.
C++