User profile: loop2012

User info
User name:loop2012
History
Joined:
Number of posts:4
Latest posts:

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:SS
Thank you for quick reply, now saw the error of calculation. time_target-=min*ONE_HOUR; -> fix time...

convert the time sec to HH:MM:SS
hi I need to convert the time given in seconds (time_target) for 3 variables (hour, min, sec) I ...