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.
honestly sad to see that this counts..
Might as well be :) Im just using codewars to get my arms dirty in the language, and this was one of the earlier answers :P Thanks for the advice though.
Seems like thats the most likely problem, ill run it locally and check :) EDIT: Yup, finally got it through. Sorry to g964 for assuming its your mistake.
I copy pasted them in a string matcher, and got a 100% match. And yeah, it does check for whitespaces.
EDIT: Seems like several of g964's katas has some sort of problem with ruby
Expected: "Buy: 169850 Sell: 116000; Badly formed 1: CSCO 250.0 29 B ;", instead got: "Buy: 169850 Sell: 116000; Badly formed 1: CSCO 250.0 29 B ;"
Well, i dont know what to do at this point..