Ad
  • Custom User Avatar

    This.
    The C# one is giving me an exception because the test is returning Kata.FindSmallestInt(args) (class Kata doesn't exist) when it should be returning SmallestIntegerFinder.FindSmallestInt(args).