Ad
  • Custom User Avatar

    Oh I didn't pay attention to that "RemoveEmptyEntries" option, good to know!

  • Custom User Avatar

    Not a kata issue

  • Default User Avatar

    I just tried a few solutions and had no problem. Please control your code before posting an issue; maybe you have no problem with your pc but you don't test with all the "Submit" tests.

  • Default User Avatar

    @admin
    My solution is working correctly on my laptop (Visual Studio 2013)
    but not running here.

  • Default User Avatar

    Code is running coorectly in my laptop (Visual Studio 2013)
    but during the submission the error is
    System.InvalidOperationException : Sequence contains no elements
    at System.Linq.Enumerable.Max (IEnumerable`1 source) <0x420b4dc0 + 0x0012c> in :0
    at GpsSpeed.Gps (Int32 s, System.Double[] x) <0x420b43a0 + 0x000e5> in :0
    at GpsSpeedTests.test1 () <0x420b35e0 + 0x004ad> in :0