Why does it have some these 1 and 5? Well, maybe because it isn't specified what values input can contain. Most languages seem to have only true/false/null-nil-undefined-... So the input domain should be specified and consistent across languages.
This line in the description is confusing:
"Don't forget to check for bad values like null/undefined"
I didn't understood what shoud be returned in that case.
Groovy Translation
Lua translation making the description language agnostic
Maybe the return type of the function should be usize instead of u8
Cannot invoke "java.lang.Boolean.booleanValue()" because "[]" is null
how can i resolve this?!
This comment is hidden because it contains spoiler information about the solution
I don
t understand where we have the error? It
s only a boolean array.Where we get NullPointerException?
Thanks
The plural of sheep is sheep, not sheeps.
The initial solution setup is missing the
function
keywordNode 12 should be enabled (Refer this and this for more info)
This comment is hidden because it contains spoiler information about the solution
Ruby should use camel_case
Racket example in the description:
Why does it have some these 1 and 5? Well, maybe because it isn't specified what values input can contain. Most languages seem to have only true/false/null-nil-undefined-... So the input domain should be specified and consistent across languages.
I've created a NASM translation for this Kata.
All language versions should be updated with random tests.
This line in the description is confusing:
"Don't forget to check for bad values like null/undefined"
I didn't understood what shoud be returned in that case.
Loading more items...