The suggestion flag is intended to be used when someone proposes an improvement of the kata's description, or has made a fork to fix a bug, or wants a review of a translation in a new language, etc.
This comment is hidden because it contains spoiler information about the solution
just completed my first kata, it was a good Feeling .
Hey guys, i've just completed my first kata! It was pretty confusing at first time, but I understood, that programm doesnt need to include "input"
check this please : https://docs.codewars.com/training/troubleshooting#your-solution-seems-to-work-or-is-close-to-working-but-still-fails-tests
My code run correctly in ChromeDev Tools, but when I tested it here it giving me an error.
Rejected, see remark in translation
thanks a million.
You did not null-terminate the masked at all.
masked
(C) it's not a kata issue, but it's true that unescaped \ and " can look confusing in the assertion messages; i removed these from the RNG
\
"
it's not only specified but also tested.
The Issue label is for provable kata issues. Please use the Question label when asking for help and mark your post as a spoiler and use appropriate markdown formatting when posting code. See https://docs.codewars.com/training/troubleshooting#post-discourse.
Issue
Question
I don't understand why this isn't passing.
Your code throws an error when executed. Read and understand that error and you'll understand why.
Not a kata issue.
Loading collection data...
The suggestion flag is intended to be used when someone proposes an improvement of the kata's description, or has made a fork to fix a bug, or wants a review of a translation in a new language, etc.
This comment is hidden because it contains spoiler information about the solution
just completed my first kata, it was a good Feeling .
Hey guys, i've just completed my first kata! It was pretty confusing at first time, but I understood, that programm doesnt need to include "input"
check this please : https://docs.codewars.com/training/troubleshooting#your-solution-seems-to-work-or-is-close-to-working-but-still-fails-tests
My code run correctly in ChromeDev Tools, but when I tested it here it giving me an error.
Rejected, see remark in translation
This comment is hidden because it contains spoiler information about the solution
thanks a million.
You did not null-terminate the
masked
at all.This comment is hidden because it contains spoiler information about the solution
(C) it's not a kata issue, but it's true that unescaped
\
and"
can look confusing in the assertion messages; i removed these from the RNGit's not only specified but also tested.
The
Issue
label is for provable kata issues. Please use theQuestion
label when asking for help and mark your post as a spoiler and use appropriate markdown formatting when posting code. See https://docs.codewars.com/training/troubleshooting#post-discourse.Your code throws an error when executed. Read and understand that error and you'll understand why.
Not a kata issue.
Loading more items...