Ad
  • Custom User Avatar

    Fixed.

  • Custom User Avatar

    Fixed.

  • Custom User Avatar

    the tasks are not similar enough to be considred duplicates. here you have to reconstruct the censored text, in the other kata you have to determine if one text is possibly a redacted version of another.

  • Custom User Avatar
  • Custom User Avatar

    what's the issue with the current description ? it gives names to variables so that it can better explain the rules. it does not matter whether these names are in camelCase or whatnot

  • Custom User Avatar

    Fixed.

  • Custom User Avatar

    Fixed

  • Custom User Avatar

    Solution is much easier than i thought before, good kata

  • Custom User Avatar

    are you sure that the test cases you print are those you fail ? I suspect that you were printing the island after having mutated it. I tried your code and it always fails the random tests in the same fashion: the starting point contains some gold ($) and it seems like you fail to collect it, so you have an extra step that you should not have:

    start = (0, 0), steps = 2, expected = 0, actual = 9
    
    $..
    ...
    9..
    

    I'm closing as the issue seems to be coming from your code. Feel free to present more information.

  • Custom User Avatar

    I am having trouble passing the fourth test. It says it took too much time but I can't seem to figure out why. It ssems pretty fast on my computer. Can anyone help me see why ? I can post my code if you would like.

    Thanks for the exercise anyway !

  • Custom User Avatar

    Yeah, I'm also struggling with the description on another billiards kata. Not our strongest point ;)

  • Custom User Avatar

    ohhh... thx dfhwze. I thought it would never be approved. Now it is easier to write the description, I could use chatgpt. But, in honor of legacy bad English, I will leave it untouched.

  • Custom User Avatar

    Damn bro, it was a joke, chill down.

  • Custom User Avatar

    Really? Grow up / relax / evolve. You do realize that if you solve a kata, nothing is going to happen to you?

    You just punch in the chars, get a solution, get honor points, understand more coding, move on with your life...

    Um yeah, no-one is forcing you to do a kata where you "go on some journey of self-reflection on the delicacy of your identity"... so yeah, you can easily just quietly SKIP those kata (and hold fast your petty judgement) from now on if they are so offending that you feel so personally challenged to the point where you are compelled to make an actual comment on it.

  • Custom User Avatar

    "You are a young human lady and your fiancé is an ogre."

    Yo, I dont want to be a young human lady, why would you enforce this upon me.

  • Loading more items...