subject

C++ Question here, I'm wanting to know if anyone has a solution for converting a given set of hours (let's say a random amount like 144000 hours, into days and years. By this I mean FORMATTED into days and years, using math.
I have a way where I take the amount of hours into days by dividing by 24, then dividing the amount of days by 365 (ignore leap years). This leaves me with a given year, but no given amount in like: 5 years, 252 days, 23 hours.

Anyone have a solution?

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 21.06.2019 22:00
You should try to photograph people on bright sunny days because the light will be best a) true b) false
Answers: 1
question
Computers and Technology, 23.06.2019 02:30
These factors limit the ability to attach files to e-mail messages. location of sender recipient's ability to open file size of file type of operating system used
Answers: 2
question
Computers and Technology, 23.06.2019 04:00
Write a method that takes in an array of point2d objects, and then analyzes the dataset to find points that are close together. be sure to review the point2d api. in your method, if the distance between any pair of points is less than 10, display the distance and the (x,y)s of each point. for example, "the distance between (3,5) and (8,9) is 6.40312." the complete api for the point2d adt may be viewed at ~pf/sedgewick-wayne/algs4/documentation/point2d.html (links to an external site.)links to an external site.. try to write your program directly from the api - do not review the adt's source code.
Answers: 1
question
Computers and Technology, 23.06.2019 13:30
What is the primary difference between the header section of a document and the body? a. the body is displayed on the webpage and the header is not. b. the header is displayed on the webpage and the body is not. c. the tag for the body is self-closing, but the tags for the headers must be closed. d. the tag for the header is self closing, but the tag for the body must be closed.
Answers: 3
You know the right answer?
C++ Question here, I'm wanting to know if anyone has a solution for converting a given set of hours...
Questions
question
Biology, 31.03.2021 22:10
question
Mathematics, 31.03.2021 22:10
question
Biology, 31.03.2021 22:10
question
Mathematics, 31.03.2021 22:10
Questions on the website: 13722361