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.
Very well pointed out!
this solution does not cover the following scenario: [0,2,27,-60,57,99,-28,28,-15,7,-16,-63,32,82,-64,-57] expected: [0,2,-60,28]
Your kata forced me to google Brighton (UK city). Images that I found are amazing as this kata :)
Approved
I mark this issue as solved ;)
Can confirm it's fixed, was just investigating this myself and it suddenly started passing the test cases.
Mm you look confused? ;)
Confirm it is fixed. o_O
Yes, gosh, I forgot to copy three lines of code in the solution...Now it should return the correct result.
Thank you!! :)
I'm closing this issue ;)
It still contains a bug
Ok, thanks, works now:-)... I think you can close all these issues;-)...
Oh yes! :/ Okay, I fixed that now.
Hi Giulia;-), no sorry but not completely (one case for some random tests):
Expected: 'The next train is at 04:00.', instead got: 'The next train is at 05:00.'
But now it should be easy to fix this...;-)
Loading more items...