7 kyu
Find the longest gap!
1,399 of 3,134joh_pot
Loading description...
Regular Expressions
Strings
Fundamentals
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.
Prolog translation
JS fork, Chai assertions, Node version bump
Approved
This comment has been hidden.
This comment has been hidden.
Ruby 3.0 should be enabled.
done
No random tests in python
Fixed it myself LOL :)
This comment has been hidden.
This comment has been hidden.
C translation is ready! Check and approve at: https://www.codewars.com/kumite/5db34410e40ce4002645d01d?sel=5db34410e40ce4002645d01d
I find it interesting that most of the solutions are string-based...
This comment has been hidden.
Currently description states to test for positive numbers only. Too late to enforce such changes, also the addition of this requirement would make the kata 6kyu, not ideal, closing...
This comment has been hidden.
Fun one, thank you!
Funky formatting in the description, the last sentence is in a sub-window. If we can fix, much appreciated
Thanks for pointing that out! Description fixed.
Translated into Ruby, and please notice you have other pending translations from other authors on this kata!
I hate not seeing these notifications. I had no idea I had so many translations pending. I approved the first one (C#) and now all the other pending ones need their descriptions merged. What is the correct way to fix this?
AFAIK, the only way is for you or the author [you can ask them commenting on their translation, so they will surely get notified] to merge the solution copy&pasting the last description test.
For a (long?) while translation notifications didn't work at all, but luckily seems that now Jake and the other guys fixed it for good :)
Thanks for the feedback. I have approved your updated Ruby translation. I will ask the other translators to try and merge their descriptions so I can approve it.
Worst case, consider that you can still fork them yourself, put the copy&pasted description into it (and possibly change the code a bit, you only need to press space once for it to work) and they will still get their deserved honor :)
Fun!