Skip to content

This program takes an input in the form of an integer representing seconds, and converts those seconds to days, hours, minutes, and seconds

Notifications You must be signed in to change notification settings

sciustea/Time-Conversion_Lab2_CPlusPlus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Time-Conversion_Lab2_CPP

This program takes an input in the form of an integer representing seconds.

It converts those seconds to days, hours, minutes, and seconds.

For example: 3,661 second(s) is equivalent to 0 day(s), 1 hour(s), 1 minute(s), and 1 second(s)

About

This program takes an input in the form of an integer representing seconds, and converts those seconds to days, hours, minutes, and seconds

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages