What if I hardcoded even random tests?
Apparently what "puzzle" actually means is "Kata that has a much lower difficulty rating that it deserves". It's more a matter of knowing specific JavaScript/TypeScript syntax really well, rather than actually solving any kind of puzzle.
I did it, but I dont think the kata is for 6kyu in Ts.
Approved
great!
Notice this is a puzzle, it's not about Roman Numerals at all ... it's about decyphering the range syntax 0..X
0..X
Fine, I guess :(
absolutely not, that would defeat the entire purpose of this puzzle.
Maybe these hints can be applied in the description on this kata?
marked as spoiler, as this is a puzzle
puzzle
This comment is hidden because it contains spoiler information about the solution
approved, either JS should also get random tests, or we should remove random tests here
TypeScript Translation (with random tests)
What do you send to the function? I wrote the code and the algorithm is right but I get undefined, shall I edit some default setting or what?
I have approved this without random tests. Because if you can hardcode this, you've solved it.
Mark, congratulations on a truly original kata !
Loading collection data...
What if I hardcoded even random tests?
Apparently what "puzzle" actually means is "Kata that has a much lower difficulty rating that it deserves". It's more a matter of knowing specific JavaScript/TypeScript syntax really well, rather than actually solving any kind of puzzle.
I did it, but I dont think the kata is for 6kyu in Ts.
Approved
great!
Notice this is a puzzle, it's not about Roman Numerals at all ... it's about decyphering the range syntax
0..X
Fine, I guess :(
absolutely not, that would defeat the entire purpose of this puzzle.
Maybe these hints can be applied in the description on this kata?
marked as spoiler, as this is a
puzzle
This comment is hidden because it contains spoiler information about the solution
approved, either JS should also get random tests, or we should remove random tests here
TypeScript Translation (with random tests)
What do you send to the function? I wrote the code and the algorithm is right but I get undefined, shall I edit some default setting or what?
I have approved this without random tests. Because if you can hardcode this, you've solved it.
Mark, congratulations on a truly original kata !