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.
.
Rewording the phrase "A single day cannot count for more than one day." could lead to something like: "If there are no colleagues present on a certain day, this day does not count as daysRepresented. If there are one ore more colleagues present on a certain day, this day will only count as one daysRepresented."
Both departure and arrival days count as daysRepresented, which shows the difference between this kata and the other kata earlier mentioned.
Hope this helps.
Closing this issue.
.
I also checked the kata you are referring to, but it is different; the solution for that kata is not valid for this kata.
By your own admission people need to search through the comments to find a clue how to solve this kata. That's not acceptable, the description should be sufficient.
Still, I cannot give a suggestion because I don't understand the description, nor the example given.
You really need to think of rewording the description, and you can borrow from the kata mentioned by bluiisdave.
In my opinion the explanation is clear enough. This is a real world problem which is not always defined like a formal mathematical problem. A bit of searching in all the comments gives away the clue. If you want a more precise description of the same problem, visit the kata mentioned by bluiisdave, the second post below this one.
Anyway, if you have a suggestion, feel free to post it.
Description lacks detail to solve kata without guessing. The cryptic "A single day cannot count for more than one day." doesn't help either.
E.g. why is the expected value 268, and not 266, for this input?
{{198,249},{158,206},{280,334},{44,66},{277,306},{103,143},{293,358},{181,197},{249,271},{219,223},{46,47},{36,55}}
See the reply to pini85's question. Also the 3x3 blocks should contain nine different numbers. Your example table does not fulfill this requirement.
At first this looks like a 5kyu. But at the end it has nice and simple solution. But I still think it's 6 kyu. Very nice kyu!
Agree
you cant understand that this kata goes with extremly bigger test cases?, they are different
A hint is not a suggestion. This is explained on the codewars community page.
Suggestion marked as resolved.
Yeah, interesting. Consider the referenced kata as some easy points for your ranking. It was published 4 years before this one. Standards have gone up since the early days.
Loading more items...