Ad
  • Default User Avatar

    What if my name was Johnny Appleseed

  • Custom User Avatar

    This board is invalid. You must check for 3x3 blocks to have all 9 numbers.

  • Custom User Avatar

    I think there's a way to rate them, or is that only while it's in Beta...

    I initially set it at 6th or 7th, but it came out as 8th Kyu.

    It could also be because it was initially Clojure only. Is the Haskell harder? Not sure.

  • Custom User Avatar

    Ah--I assumed it was in JavaScript. I had to switch to python to see the python solutions, and yours is there. Sorry about that.

    And man, I see what you mean! Yeah, it takes a bit of math-ing to figure out shortcuts for this--ways of simplifying so you don't have to test the entire expression, things like that. Well done on finishing it, though. Even if it's a bit hacky ;P

  • Custom User Avatar

    Still not seeing it? Really curious, now! ;P

  • Custom User Avatar

    Sounds intriguing! ;P
    Did you submit your final solution? Doesn't seem to show up here.

  • Custom User Avatar

    I think it is just because it does not make it any shorter and more understandable in this case - you still have to define the function. I tried this approach, and you can see how it does not simplify the solution.

  • Custom User Avatar

    Damn, you're right. You're definitely right.

  • Custom User Avatar

    Why having a self argument that is never used?