Hello, My Code passed Every test but one the extra test,even though i tested it in visual studio and it works fine, i used c#,here is the issue:
Extra Tests
Test Failed
String lengths are both 46. Strings differ at index 21.
Expected: "wha1t sh2all 3we d4o w5ith a6 dru7nken s8ailor"
But was: "wha1t sh2all 3we d4o a6 w5ith dru7nken s8ailor"
-how can i fix it?
I like my pasta with hard shells and extra cheese, you know, for that squishy chewy gooey effect. It should also be a little wriggly, to really enhance the textures... Yum!
Please, don't post solutions in Discourse.
This comment is hidden because it contains spoiler information about the solution
looks-about-the-same as measured by mk 1 eyeball is different from ==
This comment is hidden because it contains spoiler information about the solution
There is already a fixed test which includes all integers only -->
3 6 4 2 8 7 5 1 9
across all languages, so closing this one.fixed
Go:
missing fixed tests for inputs consisting of only all digits -->
3 6 4 2 8 7 5 1 9
No random tests in Java
me either
I think it's easy at first sight, but it's actually difficult for me🤡
Your solution fails for
order("")
. Did you test your solution locally with an empty string?Your solution seems to have a bug, it is not a kata issue.
This comment is hidden because it contains spoiler information about the solution
Красавчик!
Hello, My Code passed Every test but one the extra test,even though i tested it in visual studio and it works fine, i used c#,here is the issue:
Extra Tests
Test Failed
String lengths are both 46. Strings differ at index 21.
Expected: "wha1t sh2all 3we d4o w5ith a6 dru7nken s8ailor"
But was: "wha1t sh2all 3we d4o a6 w5ith dru7nken s8ailor"
-how can i fix it?
I like my pasta with hard shells and extra cheese, you know, for that squishy chewy gooey effect. It should also be a little wriggly, to really enhance the textures... Yum!
Loading more items...