Problem 53960. Wordle
Solution Stats
Problem Comments
-
3 Comments
William
on 21 Jan 2022
The values of 'y_correct' in test problems 2, 3, and 4 are incorrect.
Franco Zapata
on 21 Jan 2022
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)
William
on 21 Jan 2022
Oh, I see. Thanks for the clarification!
Problem Recent Solvers4
Suggested Problems
-
Return a list sorted by number of occurrences
1903 Solvers
-
Create a random vector of integers with given sum
42 Solvers
-
Side of an equilateral triangle
4352 Solvers
-
156 Solvers
-
What's the missing interior angle?
74 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!