Problem 53960. Wordle
Solution Stats
Problem Comments
-
3 Comments
The values of 'y_correct' in test problems 2, 3, and 4 are incorrect.
No, test cases 2, 3 and 4 were built specifically to show how your code should behave in those situations. The code should only consider the correct amount of letters. if there are 2 s's in your guess, but only one in the word, only one should be considered (the most correct one, if any, else the first one)
Oh, I see. Thanks for the clarification!
Problem Recent Solvers4
Suggested Problems
-
1441 Solvers
-
Get the elements of diagonal and antidiagonal for any m-by-n matrix
364 Solvers
-
Right Triangle Side Lengths (Inspired by Project Euler Problem 39)
1094 Solvers
-
382 Solvers
-
How to calculate the length of a triangle's side given two angles and one side
62 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!