algo.md (285B)
1 - have a function that reads time in hours, mins seconds 2 - store the data in a struct that is passed by reference to the input function 3 - make a function that adds 3 time values 4 - make it check if a value is over 60 and add to the next col 5 - do this via dividing the total