Ad
  • Default User Avatar

    Fixed.

  • Custom User Avatar

    In Python I used "strng" instead of "str" because function "str" exists. Same thing in Clojure.

  • Custom User Avatar

    This comment is hidden because it contains spoiler information about the solution

  • Custom User Avatar

    You may not want to do this specifically, but I think the principle is interesting. I'm showing that it's possible to do these kinds of things with a bit of lateral thinking and just regex.

  • Custom User Avatar

    My comment is certainly useless and unhelpful but I am not a member of the Codewars' staff... I don't know more than you about the CW specs.
    No need to be rude with me.
    All I can say is that about 60 guys passed the kata in Python and that maybe your sieve is metal wrought but there is no need of it to pass the kata. Much sorry, sometimes CW is very busy and slow but it is not of my responsibility.

  • Custom User Avatar

    Your code might be not fast enough.