Ad
  • Custom User Avatar

    I appreciate the info! It was mostly to train my authoring skills, and appreciate the feedback.

  • Custom User Avatar

    note: the kata has been retired automatically, so you can fixe them to train your authoring skills, but keep in mind you won't be able to republish it anyway. Note that a kata like this (topic-wise), even if technically right, has very little chances to survive the beta phase (too much simple/"nothing new" vibe)

    Cheers

  • Custom User Avatar

    Thank you! It's my first one, so I'll get these worked out ASAP. It should be fixed by tomorrow.

  • Custom User Avatar

    Hi,

    • No random tests
    • explicit imports are missing from the tests

    Cheers

  • Custom User Avatar

    I agree. In a real world environment, you're going to lean on language libraries like java.math to handle it for you. The description needs to state that you shouldn't use those. I wouldn't consider leveraging language libraries like that cheating if it isn't in the description ahead of time.