6 kyu
Throw from list - Error Handling #3
92matt c
Loading description...
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.
Backtick is not listed among the valid password characters.
Description formatting is broken.
There's an error with one of the random tests:
username:
High_Cake
password:5637VHigh_Ca
It's expecting an error for username being in the password, but only a portion of it is there.
Fixed.
Approved. I added a little note at the bottom of the Description to clarify that leading/trailing spaces should not result in an error being thrown, as well as a small anti-cheat to the preloaded section.
Why do "to"s in the exception names have one "o"?
Main reason is because I miss stuff like that, I've updated it though :)