Ad
  • Custom User Avatar

    'looks like u solved it'

  • Custom User Avatar

    And you cannot use sortedcontainers on codewars....

  • Custom User Avatar

    ha! that's awesome. I used to watch TV, play online poker, sleep... no more!

  • Custom User Avatar

    After having lost two days, looking on how to optimize my code on a kata where a very specific none intuitive purely mathematical optimization was needed (of course NO MENTION of this in the description), this kata was pure joy.
    Basic logic and coding skill only were necessary.
    I have trouble concentrating when playing video game( I get bored), when in the past I was able to play for hour on end, and when not playing I was thinking about the games.
    Coding does that for me now :-) .
    Thanks MMMAAANNN, I look at your kata yesterday evenning, I though about it at work, found the logical step to follow and implemented my solution this evenning. Remind me of playing Dagerfall as a teenager.

  • Custom User Avatar

    now I see that more options appear...
    added the null version and now I don't calculate all the prime numbers just the first 100 (enough to find the solution and much faster)
    anyway, it says timeout...

  • Custom User Avatar

    I don't know, it says that it takes too much time when it solves everything.
    What could I edit or change? (I still need to learn a lot I guess haha)
    You can see my code right?

  • Custom User Avatar

    If it doesn't pass, nothing is solved:-) Not an issue of the kata since 533 people passed the JS kata. Something wrong in your code?

  • Custom User Avatar

    I mean, everything seems to be solved but it doesn't pass :(

  • Custom User Avatar

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