double velocity; double time; double acceleration; char buff[10]; int y; //Asking user for a time value printf("Enter a time value in seconds: "); //QC to ma