+ 2
Hello. Somebody will help me make a program?
the program must add up the time. for example 8: 20 + 15 minutes to the time obtained, add another 30 minutes and each resulting value output
7 Answers
+ 2
No one will write programs instead of you. People here may help you to solve problems in program witch you wrote. This app allows you to learn how to code by writing some simple apps. If someone will do it for you how you supposed to learn something?
+ 2
Я не говорю что мне нужно её написать. У меня есть пару вопросов на которые я ни где не могу найти ответа. Я описал суть программы над которой работаю и ничего больше.
+ 2
I'm not saying that I need to write it. I have a couple of questions that I can not find an answer to. I described the essence of the program I'm working on and nothing else
+ 2
Ok if you have a specific questions, you are welcome to ask. But the question description state that you need help with problem itself, not that you have some questions... So what problem you faced?
+ 2
Thank you for understanding. If the problem has arisen at the very beginning. What type of data corresponds to time. Which keyword should I use?
+ 2
If I understand everything correctly, you need something like this
http://www.cplusplus.com/reference/ctime/mktime/
But with hours not days.
+ 2
thank you very much