Ad
  • Default User Avatar

    meybe you need finish "How satisfied are you with this kata?",if you checked the VERY SOMEWHAT NONE ,you will get the points.

  • Default User Avatar

    a simple question: can I see the honour point I would get for completing a kata, before I actually complete it or is there a formula how that is calculated? I've just completerd a 3 kyu and got 2 points - felt a bit disappointed.

  • Default User Avatar

    l0l0l0l0l0l0l
    I forgot I made comments like this :)

  • Default User Avatar

    My mom is just fine :D :D :D

  • Custom User Avatar

    I was looking at your code after I finally gave up on the kata(couldnt make it past n=1400 before timeout).
    I was breaking down how you did it. I was puzzled for a bit over where it iterated through the numbers until it got to n. Then I realized the format of the test asks them in sequential order. You clearly are advanced enough to easily implement the loop but you knew,to pass the test, you didnt have to. I consider that clever!