5 kyu
T.T.T.33: Grandfather clock
56 of 64myjinxin2015
Loading description...
Games
Algorithms
View
This comment has been reported as {{ abuseKindText }}.
Show
This comment has been hidden. You can view it now .
This comment can not be viewed.
- |
- Reply
- Edit
- View Solution
- Expand 1 Reply Expand {{ comments?.length }} replies
- Collapse
- Spoiler
- Remove
- Remove comment & replies
- Report
{{ fetchSolutionsError }}
-
-
Your rendered github-flavored markdown will appear here.
-
Label this discussion...
-
No Label
Keep the comment unlabeled if none of the below applies.
-
Issue
Use the issue label when reporting problems with the kata.
Be sure to explain the problem clearly and include the steps to reproduce. -
Suggestion
Use the suggestion label if you have feedback on how this kata can be improved.
-
Question
Use the question label if you have questions and/or need help solving the kata.
Don't forget to mention the language you're using, and mark as having spoiler if you include your solution.
-
No Label
- Cancel
Commenting is not allowed on this discussion
You cannot view this solution
There is no solution to show
Please sign in or sign up to leave a comment.
Это супер ката! Столько ловушек сколько их в этом ката я не видел нигде! Я решил эту ката, но мне это стоило 3х бессонных ночей. Но даже после того как мое решение прошло все тесты и было принято, у меня остался вопрос. Почему когда я считаю удары часов в интервале до и после полуночи, я ввожу 2 переменные и присваиваю первой переменной значение количества ударов до полуночи, а второй переменной присваиваю значение количества ударов после полуночи, и потом суммирую значения этих переменных. А если не разделять количество ударов до полуночи и после полуночи,то один удар где-то теряется и результат выходит неверный. Почему так получается , я так и не понял. Если кто-то знает ответ - объясните мне, пожалуйста!!!!!
=> these should be specified in the description
Fixed by adding a Specification part in the description.
Specification
I have a very short solution for you ;-)
@ZED.CWT is smiling