Ad
  • Custom User Avatar

    There aren't any random tests in C#. They're fixed tests in randomized order.

  • Custom User Avatar

    First of all - there is no test like this (I assume this is for C#). This looks like output for multiple tests in a row. (use Console.WriteLine to see each input clearly)

    There's 3000+ C# completions and the tests seem fine, not a kata issue.