Ad
  • Custom User Avatar

    Ok, I feel really really stupid here but can someone guide me through the first step of creating something that allows "next" in a static method?
    I need to return an "iter" on an array in the method?
    Do I need to pre-populate the array with the millions of primes?

  • Custom User Avatar

    making me face my demons huh? ;)

    I guess because , looking at the other solutions, i should have just switched it up and use the "top" row in the 2nd ("y") loop....?

  • Custom User Avatar
  • Custom User Avatar

    don't ask me why i have 2 lines for the "edges"... :)

  • Custom User Avatar

    Read this:

    The street numbers must be in the same order as the streets where they belong.

  • Custom User Avatar

    Weird grading for something this easy. I've had 5kyu that were harder (eg. the prime ant )
    I agree my solution may not be "advanced Python talk" but still...

  • Custom User Avatar

    Here I thought I was gonna be a 'smart' cookie by doing quick jumps to queued positions, to make it faster.
    (the distance can be up to tens or hundreds of "steps" from the lowest position)

    My solution passes 1 out of 5 times, depending on the inputs.

    Think i'll skip the "insane" version, looking at the other solutions i feel a python noob hahaha.

    Great Kata though!

  • Custom User Avatar

    " ...it also means '00000' is definitely a short (in-character) pause, and '000000' is a long (between-characters) pause."
    Yet in the "Hey Jude" example I see both 5 and 6 zero's being used "in-character"...?

  • Custom User Avatar

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

  • Custom User Avatar

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

  • Custom User Avatar

    in all seriousness, I agree. (the ranking and the "bad joke" :) )

    3kyu are usually more difficult (for me).

  • Custom User Avatar

    I'm not sure we should change ranks of old kata's. The bar may have been different back then. We all know there are dozens of older blue kata's that would get ranked yellow these days, but there also are a ton of 6-5 kyu's that could have been ranked 5-4. Should we sweep through all older kata's and recalibrate ranks against the "current" bar or should we just accept some kata's are ranked the way they are? (open question)

  • Custom User Avatar

    That's a pretty bad joke here. (There are also gonna be a lot of people who still take your joke seriously ;-))

  • Custom User Avatar

    I guess everything looks like a 5kyu if you're a "x dan" (compliment disguised as joke) ;-)

  • Custom User Avatar

    Great Kata!
    @HKMT's one liner for compressing the grid makes me feel like a dunce... :)
    (not just that but this one killed me , haha)

  • Loading more items...