Ad
  • Custom User Avatar

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

  • Custom User Avatar

    The Issue label means: "something seems to be wrong with the exercise mechanism, the tests, or the description." If you're asking for help with your approach, use the Question tag.

    Then, for a question, "what did I leave out?": you don't clearly describe what your difficulty is. Without being certain of that, I will point at the sample tests (in C, Java, Ruby, etc.) which show that the correct result with input "" is "".

  • Custom User Avatar

    Add rounding up to the description (1.55 = 2)

  • Custom User Avatar

    I have been solving this problem for two days. I've tried a lot of options. And yes! It started working in the development environment. And here (For input string: "") Added even a null exception and NOTHING! What did I leave out or is it not a complete description of what should be when entering an empty string.

  • Custom User Avatar

    I just came up with something))

  • Custom User Avatar

    Doesn't work in Kotlin (sqrt). rounding does not follow the rules of mathematics