The code works but when using printf it gives me a weird answer. Help please [closed]
- by user71458
//Programmer-William Chen
//Seventh Period Computer Science II
//Problem Statement - First get the elapsed times and the program will find the
//split times for the user to see.
//
//Algorithm- First the programmer makes the prototype and calls them in the
//main function. The programmer then asks the…