Ad
  • Custom User Avatar

    Sorry I didn't notice your replies earlier. I'm not sure what's the correct way to do this, but hopefully I'll find some time in near future to figure it out.

  • Custom User Avatar

    Not this one.

  • Custom User Avatar

    Description should be language-agnostic (regarding this part and the examples

    startsWith("hello", "HE")

  • Custom User Avatar

    Seems good now

  • Custom User Avatar

    resolved in this fork

  • Custom User Avatar

    Is the use of html tag allowed?

  • Custom User Avatar

    you can look the translation
    and make recommendations for corrections to improve it?

  • Custom User Avatar

    If you mean the translation, then, if the rank is fitting, it's probably OK. Otherwise, you shouldn't translate to a language that makes it too easy to solve. Because it is a white kata, it should be fine if you solve it that way.

    It may be possible to block using such things (I don't know about Dart specifically), but that's almost never a good idea.

  • Custom User Avatar

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

  • Custom User Avatar

    i maked Translation

    ░░██████░░░░░░░░░░░░░████░░░░██████░░░██████████████░░
    ░░██░░░░██░░░░░░░░░░██░░██░░██░░░░██░░░░░░░░██░░░░░░░░
    ░░██░░░░░░██░░░░░░██░░░░██░░██░░░░██░░░░░░░░██░░░░░░░░
    ░░██░░░░░░██░░░░░░██░░░░██░░██░░░░██░░░░░░░░██░░░░░░░░
    ░░██░░░░░░██░░░░░██░░░░░██░░██░░░░██░░░░░░░░██░░░░░░░░
    ░░██░░░░░░██░░░░░██░░░░░██░░██░░░██░░░░░░░░░██░░░░░░░░
    ░░██░░░░░░██░░░░██░░░░░░██░░██░░██░░░░░░░░░░██░░░░░░░░
    ░░██░░░░░░██░░░░██░███████░░█████░░░░░░░░░░░██░░░░░░░░
    ░░██░░░░░░██░░░██░░░░░░░██░░██░░░██░░░░░░░░░██░░░░░░░░
    ░░██░░░░░░██░░░██░░░░░░░██░░██░░░░██░░░░░░░░██░░░░░░░░
    ░░██░░░░██░░░░██░░░░░░░░██░░██░░░░░██░░░░░░░██░░░░░░░░
    ░░██████░░░░░░██░░░░░░░░██░░██░░░░░░██░░░░░░██░░░░░░░░

  • Custom User Avatar
  • Custom User Avatar

    In Lua, the random tests generate nil.

  • Custom User Avatar

    Lua issues got resolved in this fork

  • Custom User Avatar

    Got approved

  • Custom User Avatar

    Lua translation resolving this issue (only Lua part obviously).

    • Added random cases with some specific cases
    • Corrected function's name which doesn't throw errors anymore
    • Added tester function to provide user information
  • Loading more items...