Beta
Planning a city quarantine
Loading description...
Graph Theory
Performance
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.
Random tests are too weak: incorrect solutions like this can still pass after repeated submissions.
At least the number of random tests should be bumped up, or more difficult random test cases should be generated.
Another non-conformal solution: https://www.codewars.com/kata/reviews/5edba8c3f716ce0001b88806/groups/60d01ff22d6e210001264656
Test fixture needs fixing (sample tests have this error too):
This is blocking the kata from being updated to Python 3.11.
the initial solution is passing the sample tests. Meaning they are useless to the user... ;o
and is that normal that I get only white rectangles for every input/output??
Fixed for both
Input and output looks almost the same, I don't know what I am supposed to do. Can you clarify more on this point?
Description updated to clarify.