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.
You should write a function with which you can print the board at any moment with all the information that you need. And don't try to solve this kata in the browser, I think the complexity demands an IDE / Editor with debugging capabilities
Total driving time is over 10 hours. Why does it expect the result to be true?
I solved this kata in the same way. But to be fair, this is more of a logic challenge than a programming skill challenge. Thanks to the author for preventing Alzheimer's disease
Node 18. (
mocha + chai
) should be enabledTests are vulnerable to input modification
Missing such test cases for rest times between 16-29 minutes and 31-44 minutes, which will invalidate my solution.
[["8:00-10:00","Drive"],
["10:00-10:20","Rest"],
["10:20-12:20","Drive"],
["12:20-12:55","Rest"],
["12:55-15:00","Drive"]
];
(expected true)
This comment is hidden because it contains spoiler information about the solution
python new test framework is required. updated in this fork
It was too difficult, and solution wasn't obvious, but I solve it.
i stopped at 100.000 ants
Hi! I can't solve this problem if ants>18_000. What should I do? What should I know or read to solve it?
I enjoyed that this problem required some thought and optimisation.
approved by someone
Julia translation
approved by someone
Loading more items...