Loading collection data...
Collections are a way for you to organize kata so that you can create your own training routines. Every collection you create is public and automatically sharable with other warriors. After you have added a few kata to a collection you and others can train on the kata contained within the collection.
Get started now by creating a new collection.
Oh I didn't pay attention to that "RemoveEmptyEntries" option, good to know!
Not a kata issue
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.
@admin
My solution is working correctly on my laptop (Visual Studio 2013)
but not running here.
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