problem with print ABC pyramid Thanks for the response, the program on purpose written in C. I could not understand how I can fix t...
problem with print ABC pyramid test
convert the time sec to HH:MM:SSThank you for quick reply, now saw the error of calculation. time_target-=min*ONE_HOUR; -> fix time...
convert the time sec to HH:MM:SShi I need to convert the time given in seconds (time_target) for 3 variables (hour, min, sec) I ...