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.
Happening to me as well. Could somebody fix it please?
Hi, thanks for help, I'm afraid that it's still failing in many of test cases like: "\SUB", "\r", "Ky\ACK)>", "\t", "9\SUB"
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
Just wanted to say that despite previous comments, it was really easy to get it done first time around in Haskell base on problem description. Description is very well composed, love the sample input and expected output. I was struggling for a second which side of triangle is which and how to calculate it but got there in the end. Thank you very much for adding this challange. I have question to haskell people here - I'm new to Haskell(and codewars) - I created very simple (in my opinion) code and after submitting and looking into other solutions I'm getting dizzy - most of them are really not descriptive when I'm trying to analyze them, they are using Monads and other packages - is there any particular gain? performance? Thanks in advance, Kamil
Hi,
I'm new here - I finished this task and it doesn't show up in the 'Solutions' area, neither I was given 'exp' ( ;) ) points? Does it need to be accepted first?
Thanks in advance,
Kamil