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.
yap
v
Why have you created 4 posts like this one? Delete the other 3, use Github Codewars Issue tracker
Hi
I'm in this kata https://www.codewars.com/kata/5588bd9f28dbb06f43000085/train/python
It looks like there's a bug in the tests
But I can't access the discussion page and report an error
What should I do
Fixed.
Test case are run sequentially therefore if the code produced include a global variable, you want to make sure to re-initialize each global variable at the beginning of the solve method.
I hope this clue help you.
The examiner appears to keep cash between tests
I fail at tables that my code resolves well
Bad tests
I wrote a solution for Mini Sudok but it is disqualified because it is interested in another solution
Even though my solution is perfectly legal
for this table
[ [ 1, 3, 4, 0 ], [ 4, 2, 1, 3 ], [ 0, 1, 0, 0 ], [ 0, 4, 0, 0 ] ]
my solution
[ [ 1, 3, 4, 2 ], [ 4, 2, 1, 3 ], [ 3, 1, 2, 4 ], [ 2, 4, 3, 1 ] ]
Expected: [[1, 3, 4, 2], [4, 2, 1, 3], [2, 1, 3, 4], [3, 4, 2, 1]], instead got: [[1, 3, 4, 2], [4, 2, 1, 3], [3, 1, 2, 4], [2, 4, 3, 1]]
This comment is hidden because it contains spoiler information about the solution
Inspections are disqualified for no reason
I burned for three hours
twice \
What language?
How do I add these signs?
Backslash
I get an error
SyntaxError: Invalid or unexpected token
pleeze help me!
You can't.
Is it possible for you to make red payable with PayPal? I'd like to subscribe to red and Support Codewars but at the same time would like to keep my real life out of the internet as far as possible and PayPal is as far as i know the safest way to pay.
Loading more items...