Loading collection data...
Collections are a way for you to organize kata so that you can create your own training routines. Every collection you create is public and automatically sharable with other warriors. After you have added a few kata to a collection you and others can train on the kata contained within the collection.
Get started now by creating a new collection.
Thank you. Very nice kata. Learned how to scrap wiki. Would like more katas with real life problems instead of restricted with specific algorithms <3
trash kata. use si system units next time. Nobody have time to figure out how this magic units works.
This comment is hidden because it contains spoiler information about the solution
Solved with simple brutforce.
Add larger numbers and more random test
This comment is hidden because it contains spoiler information about the solution
china_time = {0:'子',1: '丑',2: '寅',3: '卯',4: '辰',5: '巳',6: '午',7: '未' ,8:'申' ,9:'酉', 10:'戌',11: '亥',12:'子'}
I solved with silple brutforce after summation step :)
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution