7 kyu
Slaphead
1,195 of 2,760PG1
Loading description...
Fundamentals
Strings
Arrays
View
This comment has been reported as {{ abuseKindText }}.
Show
This comment has been hidden. You can view it now .
This comment can not be viewed.
- |
- Reply
- Edit
- View Solution
- Expand 1 Reply Expand {{ comments?.length }} replies
- Collapse
- Spoiler
- Remove
- Remove comment & replies
- Report
{{ fetchSolutionsError }}
-
-
Your rendered github-flavored markdown will appear here.
-
Label this discussion...
-
No Label
Keep the comment unlabeled if none of the below applies.
-
Issue
Use the issue label when reporting problems with the kata.
Be sure to explain the problem clearly and include the steps to reproduce. -
Suggestion
Use the suggestion label if you have feedback on how this kata can be improved.
-
Question
Use the question label if you have questions and/or need help solving the kata.
Don't forget to mention the language you're using, and mark as having spoiler if you include your solution.
-
No Label
- Cancel
Commenting is not allowed on this discussion
You cannot view this solution
There is no solution to show
Please sign in or sign up to leave a comment.
Ruby 2.5 I complete tests. But random test, when I attempt a solution >> Testing for -/---///---/-/- It should work for random inputs too - Expected: ["---------------", "Clean!"], instead got: ["---------------", "Hobo!"]
should be fixed
C# description asks for "Clear!" but solution looks for "Clean!".
Fixed.
need change Clear! on Clean! in condition
Fixed.
C++ tests create confusing output on failure:
See this article how to solve the problem with custom stringizers.
Fixed, thank you
This comment has been hidden.
Fixed, thank you
In python description is "Clear!" and should be "Clean!"
Sergey, don't change the kata description, you should have changed the C++ tests to comply with every other language instead. I've fixed it now.
C++ translation kumited
Approved, thanks
Crystal sample tests formatting error:
fixed (sorry for the incovenience caused)
Coffeescript expects "Hobo", not "Hobo!"
fixed (sorry for the incovenience caused)
no problem, you go as a rocket, I walk behind you cleaning up leftovers :p
Fourth Triplet
Coffeescript
Crystal
Julia
Nice! Approved :)
Please verify translations before approving them so fast.
Random test cases still expect "Clean!" regardless of input in Ruby
Not anymore ~~
Where Details read:
They mean:
This comment has been hidden.
Hahah this was a hilarious Kata! Thank you!
:D
No matter how many Hairs the Random Test cases have, the tests expect the code to return clean in Ruby. All random test cases in Ruby are expecting "Clean!".
One for @nbeck
Simple and great kata, good job.
Haskell : https://www.codewars.com/kumite/5bc0018e751a5d966c0002bc?sel=5bc0018e751a5d966c0002bc
Approved
Note typo in description: "shoud"
Thanks
Fixed, thanks
FYI - minor typos in description:
count ot them
=> of["-------------", "Unicorn"]
=> missed the exclamation markFixed, thanks
Python translation kumited.
Please review and approve.
Regards,
suic
Done :D
@petegarvin1 ruby translation available. If you can take a look and approve it if ok.
approved :D
C#-Translation kumited!
https://www.codewars.com/kumite/57f038eacba9da1a49000154
Please check and approve it! :-)
Approved
This comment has been hidden.
Thanks for letting me know - fixed
Good.